Add leaflet-polar-graticule to plugins list (#8711)

Co-authored-by: Florian Bischof <design.falke@gmail.com>
This commit is contained in:
Anton Steketee
2022-12-15 06:49:12 +11:00
committed by GitHub
parent 67cc7f9875
commit 0ec55b1f19

View File

@ -0,0 +1,12 @@
---
name: Leaflet.PolarGraticule
category: synthetic-overlays
repo: https://github.com/anton-seaice/Leaflet.PolarGraticule
author: Anton Steketee
author-url: https://github.com/anton-seaice
demo: https://anton-seaice.github.io/Leaflet.PolarGraticule/examples/antarctic.html
compatible-v0:
compatible-v1: true
---
Draws a projection aware grid of latitude and longitude lines, with labels on the lines and options to set the extent of and interval between the lines.