-
Leaflet's GeoJSON component can handle any GeoJSON object (Feature, Polygon, Line,...), but dash-leaflet's GeoJSON component [fails](https://github.com/thedirtyfew/dash-leaflet/blob/master/src/lib/uti…
-
- Google Maps API devenue payante
- OpenStreetMap libre et gratuit, mais quelle capacité d'utilisation ?
- Autre ?
-
How can I use a method from leaflet on a polyline? https://leafletjs.com/reference.html#polyline-closestlayerpoint
I tried this but I get some errors
```
…
-
Für das Rendering der Geokoordinaten auf der Karte verwenden wir [Leaflet JS](https://leafletjs.com/) welches seinerseits auf [OpenStreetMap](https://www.openstreetmap.de/) basiert.
LeafletJS biet…
-
```
LAYER_OCM = {
id: 'opencyclemap',
name: 'Open Cycle Map',
enabled: true,
layer: tileLayer('http://{s}.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png', {
maxZoom: 18,
…
-
https://leafletjs.com/
Add points to map for shops.
![Screenshot from 2022-12-12 18-30-35](https://user-images.githubusercontent.com/32966111/207100807-796d800f-feee-4fbd-9170-158b4bf567eb.png)
![S…
-
When creating visualizations I want to be able to create maps from files of different extensions, so that I can render geospatial data.
## Acceptance Criteria
- [x] Clarify map lib criteria
- […
-
### Checklist
- [X] I've searched through the [current issues](https://github.com/Leaflet/Leaflet/issues) to make sure this change hasn't been suggested already.
- [X] I agree to follow the [Code of …
-
Even though the zoom level trait has been made Float in the Vector Tile Layer support feature (https://github.com/jupyter-widgets/ipyleaflet/pull/544), the zoom only changes on a integer value, for ex…
-
### Checklist
- [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected.
- [X] I'm sure this is an issue with Leaflet, …