openlayers
how to get OpenLayer map zoomed in iphone?
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[详细]
2023-03-28 15:14 分类:问答OpenLayers: mixing fixed and draggable features
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[详细]
2023-03-28 04:51 分类:问答OpenLayers - Mercator projection, with decimal degree lat/lon units
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[详细]
2023-03-27 01:28 分类:问答openlayers for mobile devices
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?[详细]
2023-03-26 14:45 分类:问答OpenLayers CSS Styling of Standard Control Buttons
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:[详细]
2023-03-26 12:55 分类:问答Make marker draggable and clickable
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?[详细]
2023-03-25 21:30 分类:问答Openlayers - Projection issues when getting latitude/longitude from a point
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 ?[详细]
2023-03-25 10:56 分类:问答Openlayers offline caching for iPad
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[详细]
2023-03-25 09:06 分类:问答OpenLayers minimal zoom smaller than bounding box
I\'ve got a problem with osm and openlayers. first of all, my map object var w开发者_如何转开发gs84 = new OpenLayers.Projection(\"EPSG:4326\");[详细]
2023-03-25 04:19 分类:问答OpenLayers Select Feature with control points
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[详细]
2023-03-25 02:00 分类:问答