[Geomoose-users] GeoMoose and extjs

Len Kne lkne at houstoneng.com
Mon Sep 27 14:14:52 EDT 2010


Yes, my experience has been that in general, jQuery plays fairly well with OpenLayers.  I've been following ExtJS and Geo LQuery, but have not tried to use them within GeoMOOSE.  I agree with Dan that there would be issues to get past when using ExtJS in GeoMOOSE.

Len

From: Dan Little [mailto:danlittle at yahoo.com]
Sent: Monday, September 27, 2010 11:43 AM
To: Dante Fuster; GeoMOOSE Users List
Subject: Re: [Geomoose-users] GeoMoose and extjs

You're probably going to want to avoid using ExtJS if you can and stick with Pure JQuery.  I believe that's what Len is doing to get things to play nice.



From: Dante Fuster <dante.fuster at gmail.com>
To: Dan Little <danlittle at yahoo.com>
Sent: Mon, September 27, 2010 11:40:48 AM
Subject: Re: [Geomoose-users] GeoMoose and extjs

Hi

I need to show a window with the consulted information or processed and that  works with the map (zoom, draw, etc), like  the function  windows in extjs, however when adding the sentences to the file map.html,
-------------------
............
<link type="text/css" rel="stylesheet" href="skins/white/white.css"/>

    <!-- add extjs-->
  <link rel="stylesheet" type="text/css" href="ext/resources/css/ext-all.css"/>
     <script type="text/javascript" src="ext/adapter/jquery/ext-jquery-adapter.js"></script>
     <script type="text/javascript" src="ext/ext-all.js"></script>
    <!--  -->

    <script type="text/javascript" src="./proj4js/lib/proj4js-compressed.js"></script>
    <script type="text/javascript" src="./proj4js/lib/defs/EPSG32718.js"></script>
.........

--------------------------

the map stops to be shown, and is not draw in the map.

greetings

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20100927/2867cc4e/attachment.html


More information about the Geomoose-users mailing list