Top "Leaflet" questions

Leaflet is an open-source JavaScript library for mobile-friendly, cross-browser, interactive maps.

Trouble with leaflet maps (GET mapbox tiles unauthorized 401)

I am trying to add leaflet maps to my webpage and I am using Mapbox tiles. I am not able …

leaflet mapbox
How to get bounds with react-leaflet

I want to get bounds of the current map so that I can search those bounds with the Overpass API. …

reactjs leaflet react-leaflet
How to add layers and update layer control dynamically : leaflet

I am working with the lealflet api, where user can draw shapes to map(image)... Initially the layer control(handling 1 …

javascript jquery google-maps leaflet angular-leaflet-directive
How to project pixel coordinates in leaflet?

I am trying to create a map based on an image which is 16384x16384 px, but I would also like …

javascript leaflet geojson tms
Changing leaflet markercluster icon color, inheriting the rest of the default CSS properties

So, I'm trying to change the color of the markercluster icons in a leaflet map. I just want to change …

javascript css leaflet markerclusterer
How to get the Lat, Long of a clicked location using leaflet Api

I am using OSM with leaflet API. Now I want to get the lat and long of a clicked location. …

openstreetmap leaflet
Possible to remove leaflet link with image

I am use leaflet-directive to create map using leaflet. Is it possible to remove leaflet link and OSM copyright from …

leaflet angular-leaflet-directive
Achieving animated zoom with d3 and Leaflet

Using d3 to plot SVG artefacts on top of a Leaflet map is a simple way to get a solid …

d3.js leaflet
OL3: Setting map view center to geolocation.getCurrentPosition doesn't work

When the application starts, I want to center the map view on the users current position. I have tried two …

leaflet openlayers-3 proj4js
Using KMZ file in Leaflet Map

I have to use KMZ files in my Leaflet Map. I found good plugins and tutorials to use KML files …

javascript leaflet kml kmz