Tagged Questions
2
votes
2answers
987 views
OpenLayers: disable zooming on double-click
OpenLayers, by default, zooms in when a user double clicks a map.
What is the best way to disable this behavior?
1
vote
2answers
153 views
How to beautify OpenLayers maps
I need to build a web app that renders a Map with different markers.
I think to use a solution as OpenLayers but i would like the maps to have a "better" look (as, for example, ...
1
vote
2answers
461 views
how to add map layer overlays in openlayers?
i have 3 shapefile ready in a map file, and rendering it on mapserver. what i need is to and these layer overlay one over the other.how can i do this
1
vote
2answers
826 views
OpenLayers: Get resolution of map in a given projection (4326)
I'm using OpenLayers to display OpenStreetMap maps. (Though, I'd assume this should be general enough to work for any map product...)
I'm displaying some very sophisticated vector overlays, and the ...
1
vote
2answers
2k views
Openlayers + Mapnik + Tilecache configuration problem
I am trying to setup Mapnik + tilecache but can't see any tiles in the browser when I set bbox parameters in both Tilecache.cfg and Openlayers but when I don't specify the bbox everything works fine ...
1
vote
5answers
3k views
Customize OpenLayers Control
How can I easily customize OpenLayers map controls? Or at least, how can I minimize the controls' height?
Thank you.
PS. Is there any CSS override?
0
votes
1answer
36 views
How to display geofield data in openlayers map in the node in Drupal?
I know how to display the geofield data in a map (openlayers map) in a view, but I don't know how I can display it in the node page itself, anyone can help me out with with?
Thanks!
0
votes
0answers
113 views
Configuring maxExtent and restrictExtent coordinates in OpenLayers
I'm very new to OpenLayers and working with GeoData; as such, I think I have a pretty noob question about configuring map bounds with OpenLayers. First, here's the map code I've made up...
function ...
0
votes
1answer
106 views
How to use OpenLayers with MapGuide source
Basically I want the following example http://openlayers.org/dev/examples/mapguide.html to worj against this WMS datasource ...
0
votes
1answer
131 views
Create map from PNG like Google Maps
We need to create a map of the small town from raster file. Our client deny usage of known API such as Google Maps, OSM, etc. There is little time before the deadline. What is the quickest way to ...
0
votes
3answers
612 views
OpenLayers SelectFeature and XY
I need to know exact point that was clicked on a feature. Using SelectFeature I can get info about which feature was clicked but there is no info about a location on the map.
Here is the code that ...
0
votes
2answers
2k views
open layers LineString not working
Sorry to bother you guys, but I'm stuck with his problem for half a day.
I want to draw poly line in OpenLayers using LineString object, so I've copied the example from documentation. It runs ok but ...
0
votes
2answers
1k views
How to create a simple draggable marker in OpenLayers
Very simple question, how can I create a draggable marker in an OpenLayers map, and get the latlon when its been dragged. From google, it seems that you can have draggable vectors, but not draggable ...
0
votes
2answers
565 views
Strange bug with OpenLayers + CloudMade
I am trying something fairly simple, you can see a demo here:
http://www.jsfiddle.net/VVe8x/19/
This bug only appears in Firefox, so to see it press either one of the links once (it will take you to ...
0
votes
4answers
2k views
There is a way to use OpenLayers on Flex?
is There a way to use OpenLayers on Flex?
By now I've found Open-Scales project, but it is in development (not fully functional).