Added leaflet reference to 2024-01-26-geojson-map.md
This commit is contained in:
parent
f6bb6b5dcb
commit
53fb0116de
|
|
@ -8,7 +8,7 @@ categories: sample-posts
|
|||
map: true
|
||||
---
|
||||
|
||||
This is an example post with some [geojson](https://geojson.org/) code. To create your own visualization, go to [geojson.io](https://geojson.io/).
|
||||
This is an example post with some [geojson](https://geojson.org/) code. The support is provided thanks to [Leaflet](https://leafletjs.com/). To create your own visualization, go to [geojson.io](https://geojson.io/).
|
||||
|
||||
````markdown
|
||||
```geojson
|
||||
|
|
|
|||
Loading…
Reference in New Issue