0.3.0 • Published 3 years ago

leaflet-trackstats v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Leaflet TrackStats

Leaflet TrackStats is a plugin for Leaflet to compute altitude/slope statistics on paths.

L.TrackStats extends Leaflet's Polyline objects to include methods to compute the stats. It also integrates nicely with Leaflet TrackDrawer.

This plugin supports GeoPortail, Open-Elevation and Open Topo Data as data providers, but it can easily be extended for new data providers by implementing the IFetcher interface.

Demo

A real-case usage of this plugin is for map2gpx.

API

See doc.

0.3.0

3 years ago

0.2.0

4 years ago

0.1.6

5 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago