-
I noticed that it's possible to do video overlays:
https://leafletjs.com/examples/video-overlay/
I wonder if it's possible to substitute `videoOverlay` on the following line?
https://github.c…
-
It seems like quite a bit of functionality is reimplemented as it does not seem to extend the inbuilt Leaflet Layer, and functions such as `removeFrom` are missing:
https://leafletjs.com/reference.ht…
xeruf updated
2 years ago
-
i used *.mbtiles downloaded from *https://openmaptiles.org* but without luck and i tried accessing the tiles by Visiting http://localhost:3000/3/1/2.png it shows error and i have question ,can i use i…
-
An alternative map component that requires no API key / cost and is open source.
Initially this should work similarly to the MapBox / Google Maps components but have scope for expansion.
https:/…
-
Leaflet 0.7.5 has been released and developers working with 0.7.3 are advised to upgrade.
http://leafletjs.com/2015/09/01/leaflet-0.7.4-released.html
Would this library be safe to move to 0.7.5?
-
Currently, the base map uses the OpenStreetMap Carto tiles, but transformed to grayscale with a custom Leaflet layer manipulating the images in memory. This impacts the performance of the base layer: …
-
Adding additional events like zoomend from https://leafletjs.com/reference.html#event would probably be easy: just add some rows to this file https://github.com/fis-sst/BlazorMaps/blob/master/FisSst.B…
-
Here, I have WebMessage and [BlueBubbles](https://github.com/BlueBubblesApp/BlueBubbles-Desktop-App/) side-by-side for an example. The first one is censored so as to not reveal my actual location, but…
-
Há outras libs que hoje são bem populares e tem bastante suporte de comunidade.
Talvez nenhuma tenha uma API tão boa quanto a do Google Maps, mas há outras vantagens como o fato de usarem recursos Op…
-
## Issue Type
[X] Question
Leaflet.js has a simple projection:
https://leafletjs.com/examples/crs-simple/crs-simple.html
https://github.com/Leaflet/Leaflet/blob/fb0b2a169ebde77a8bed1715bb07d43…