-
I want to make use of
```
var map = L.map('map', {
zoomDelta: 0.25,
zoomSnap: 0
});
```
https://leafletjs.com/examples/zoom-levels/
It appears to me like these custom options …
-
### Project
a11y checker engine, a11y checker
### Browser
Chrome
### Operating system
Windows
### Description
I have a web app which contains a Leaflet Map within it. That map has a tabIndex of…
-
We should change the list to what Leaflet.js is using
https://leafletjs.com/reference.html#latlng
-
`_repr_html_` is a fantastic way to add an interactive representation style for objects in Jupyuter and we could easily expose a slippy-maps style viewer that fetches tiles from a large-image source.
…
-
hi Robert,
I tried this with raster based mbtiles and its working.
But for vector mbtiles, it seems to be not working. Just getting empty tiles.
Do it supports vector tiles or only raster tiles…
-
Following up on #33 and thanks to @MaRaSu 's suggestion, I added this line in the Dockerfile:
```
RUN bash -c 'echo -e "[map_retina]\nURI=/tile@2x/\nTILEDIR=/var/lib/mod_tile\nXML=/home/renderer/s…
-
Pour mettre en lien l'écran créé et ne pas perdre les notes.
On ajoute un bloc en haut de la liste des membres, sur la page annuaire
https://xd.adobe.com/view/33f0f187-fa98-4e34-aaf4-1ea63179a062-…
-
### User Story
As a user I want to see polygons on the map denoting the boundaries of districts in my city, within which project pins exist. If I click on the polygon, I want to be linked to a list…
-
**Is your feature request related to a problem? Please describe.**
Currently, if i understand correctly, the F2F payment option has no possibility to set a location (eg City or coordinates). This ren…
-
The main view of the webapp will be a Map. We need to implement the first version with React, just a screen with a map in the center. No need to add markers yet.
For now, let´s try using leaflet.
htt…