Skip to content

Commit

Permalink
Added leaflet reference to 2024-01-26-geojson-map.md
Browse files Browse the repository at this point in the history
  • Loading branch information
george-gca authored Jan 27, 2024
1 parent f6bb6b5 commit 53fb011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-01-26-geojson-map.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 53fb011

Please sign in to comment.