I have created OpenLayer map application in iphone. so i want to access its events by the functionality of the iphone means i want to drag OpenLayer map by touch events & zoom by iphone zoom gestu
I\'m trying to create an OpenLayers UI with two basic capabilities: there are fixed features on the map, and users get additional information on the page (not popups on the map) when they hover over
I\'m using OpenLayers开发者_StackOverflow to display a map of the same projection as Google Maps, Bing, etc. (that is, a square Mercator map). As I understand it, to enable this projection, I need to
A newbie question: in mobile web development using openlayers, which lib file do I need to include in the header? I mean, is it openlayers.js or openlayers.mobile.js?
I\'m using OpenLayers on a script on my page, and I\'m trying to use CSS to style the standard buttons that come on the map.I followed the OpenLayers docs site in styling them like so:
I have a vector-layer for displaying markers as features on my map, but now mather, what I do, they are eighter draggable or clickable. What can I do to get both?
I\'m trying to get the latitude/longitude from a draggable marker with Openlayers and OSM but I can\'t find the good settings for the projection conversion, what I am doing wrong ?
I am buildi开发者_如何学运维ng an HTML5 app for an iPad and it will contain a map for basic contextual information. I need some way to cache the map offline selectively (i.e. I am going to an area tha
I\'ve got a problem with osm and openlayers. first of all, my map object var w开发者_如何转开发gs84 = new OpenLayers.Projection(\"EPSG:4326\");
I have a OpenLayers.Layer.GML layer build with GeoJSON data given by MapFish. When I select his features control points are displayed and they let me edit the shape of the features. Well I don\'t want