Tagged Questions
1
vote
1answer
128 views
How do I add my own map layers to Leaflet
I have a Leaflet map and want to add two of my own small polygon layers (currently in shapefile format, but they could be converted to GeoJSON). Can this be done without a mapserver to publish them ...
2
votes
1answer
467 views
How to set up a layer control using Leaflet?
I have been working on a mapping application using Leaflet. I am using a WMS on Geoserver to get my layers, which are overlaid on a cloudmade basemap.
I tried to use the layer control on my map by ...
4
votes
1answer
594 views
Leaflet: How to move the layer-control menu?
This might be a silly question, but I could not find a documented way to achieve this.
I'd like to freely position the layer-control menu, probably to the top left near the default zoom-in/out ...
0
votes
0answers
115 views
Leaflet Layers Control - Z-Index? [duplicate]
Possible Duplicate:
How to change Leaflet Map panes layering order (z-index)?
In the Leaflet Layers Control L.Control.Layers() described here, is there a way to control the z-index (layer ...