I can add the marker on the openlayer map using Openlayers.Layer.markers . But i cannot do this usingOpenLayers.Feature.Vector ? . Any one may help me.开发者_Python百科.please...thanks in advance
Basically I want the following example http://openlayers.org/dev/examples/mapguide.html to worj against this WMS datasource \"http://gis.aarhus.dk/mapguide/mapagent/mapagent.fcgi?USERNAME=Anonymous&am
We are using Mapfish toolbar with ExtJS3.2 in our application. Now we are trying to upgrade ExtJS3.2 to ExtJS4. But mapfish is not working with ExtJS4. So, we开发者_如何学C are using ExtJS4 toolbar, b
Here\'s a stripped down version of my code that reloads a KML file every 2 seconds. On each update, I want to have the camera pan to the layer\'s feature\'s extent but I can\'t figure out where to set
I\'m pretty new to javascript and am wondering about quoting the keys in object shorthand So I am using the OpenLayers js library and many of the object constructors take {options} as the argument fo
I am trying to put a button inside of an Openlayers popup.While the button appears to display correctly with the following code, the开发者_运维问答 function \'handlerFunc\' does not execute when the b
I am trying to use a map provider. I wanted to know which of these is better. Until now, all the reading I have done indicates OSM data is better. Mainly for, It\'s OPEN & off-line usability. But
I want add two additional buttons to a map with openlayers. With my code only the first button is displayed? What is wrong here?:
We are using Mapfish Toolbar with ExtJS3 in our application.Now we are trying to migrate our application to ExtJS4.But we are f开发者_开发知识库acing an issue with Mapfish toolbar.So,we tried with Ext
I\'m using this code to draw a point on a map: function addPointToMap(pMap){ var coordinates = new Array();