OpenLayers, by default, zooms in when a user double clicks a map. 开发者_StackOverflow中文版What is the best way to disable this behavior?The zoom on double click feature is apparently a functionalit
I want to edit the corresponding text/numeric data type columns of a vector through openlayres, when a user click/mouse over a vector. l开发者_JS百科ike,
I have records in a table representing bus routes, with SQL Server spatial columns for the actual route geometry. (They\'re stored in a Geography column type.)
i am trying to use tinyows for wfs-t in my app along with openlayers and postgis. i am using osm tables and myown tables for storing geom.
I\'m struggling with a peculiar set up: we have a WMS layer in OpenLayers (within a GeoExt web interface) invoking a MapServer string (e.g. http://mydomain/cgi-bin/mapserv.exe?map=someMapFile.map&
As the title says... I trying to access that data associated with a vector layer but not having any success.
I am dynamically generating a WKT LineString between points in a map layer being generated for display in OpenLayers.I\'d like to make the lines between the points curved, and I\'d like to be able to
I want to create a simple form on my wordpress site so that people can upload KML files which will then be stored in the db and the route开发者_StackOverflow shown on on openlayers map - openstreetmap
Does the CloudMade API have the ability to control the z-order or z-index of the marker overlays (e.g.icons)?
This is very fast in all browsers: var curLayer = new OpenLayers.Layer.Text(\"layer\", { location: \"test.txt\"});