Plugins: Add leaflet-tracksymbol2 (#8906)

This commit is contained in:
Nick Ng
2023-04-13 04:48:30 +08:00
committed by GitHub
parent 8483bfa62c
commit c53de883fc

View File

@ -0,0 +1,17 @@
---
name: leaflet-tracksymbol2
category: markers-renderers
repo: https://github.com/org-arl/leaflet-tracksymbol2
author: ARL
author-url: https://github.com/org-arl
demo: https://org-arl.github.io/leaflet-tracksymbol2/
compatible-v0:
compatible-v1: true
---
A plugin for showing tracks (triangular symbol) and AIS contacts on the map.
This is an updated version of:
* [leaflet-tracksymbol](https://www.npmjs.com/package/leaflet-tracksymbol)
* [leaflet-ais-tracksymbol](https://github.com/PowerPan/leaflet-ais-tracksymbol)