Skip to content Skip to sidebar Skip to footer
Showing posts with the label Leaflet

Timeslider Plugin And Leaflet - Markers Not Appearing In Order

Updated with a JSFIDDLE link I am using LeafletJS to build a web map with a timeline slider. I am u… Read more Timeslider Plugin And Leaflet - Markers Not Appearing In Order

Leaflet: Add Same Layer To Two Different Maps

I am displaying two different leaflet maps in the same page. After a certain event. I want a Polyli… Read more Leaflet: Add Same Layer To Two Different Maps

How To Add A Marker With A Specific Class To A Layer Or Layergroup?

I have a couple of markers that have a css class with its names, for example: markerOne has .marker… Read more How To Add A Marker With A Specific Class To A Layer Or Layergroup?

Why Are Custom Leaflet Controls Added As Upper And Lower Case?

I am looking at the Extending Leaflet documentation for adding custom controls. It contains this c… Read more Why Are Custom Leaflet Controls Added As Upper And Lower Case?

Get Position On Zooming In Map : Leaflet

I am fairly new in using leaflet. Can someone tell me that can I get longitude and latitude of the … Read more Get Position On Zooming In Map : Leaflet

Disable Leaflet-draw "delete" Button

How can I disable/remove the delete button in the leaflet-draw edit toolbar? The 'edit' but… Read more Disable Leaflet-draw "delete" Button