mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-08-15 22:36:58 +00:00
Add leaflet-polar-graticule to plugins list (#8711)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
This commit is contained in:
12
docs/_plugins/synthetic-overlays/leaflet-polar-graticule.md
Normal file
12
docs/_plugins/synthetic-overlays/leaflet-polar-graticule.md
Normal 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.
|
Reference in New Issue
Block a user