Leaflet.Heightgraph icon indicating copy to clipboard operation
Leaflet.Heightgraph copied to clipboard

Leaflet plugin to visualize height information and road attributes.

Results 46 Leaflet.Heightgraph issues
Sort by recently updated
recently updated
newest added

I would like to make an application that displays the graph by selecting a track, is there the possibility of deleting and loading new ones?

Is it possible to display the graph outside map ex. on popup ?

in your example the coordinates seem reversed, usually they are : [latitude,longitude,elevation], how can I fix ?

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade leaflet from 1.6.0 to 1.9.3. :information_source: Keep your dependencies up-to-date....

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

The unminified Rollup bundle [dist/L.Control.Heightgraph.js](https://github.com/GIScience/Leaflet.Heightgraph/blob/master/dist/L.Control.Heightgraph.js) has the dependencies in global scope. The [module wrapper](https://github.com/GIScience/Leaflet.Heightgraph/blob/9e45353ae01e4389124701bdacb62ee255d3fec1/dist/L.Control.Heightgraph.js#L4607-L4623) only encloses the plugin itself. Loading this source bundle directly leads to an error, see http://plnkr.co/edit/SZzWSpopCELzDcgu?preview...

Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 3.4.2 to 3.6.1 Release notes Sourced from engine.io's releases. 3.6.1 :warning: This release contains an important...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.3. Release notes Sourced from socket.io-parser's releases. 3.3.2 Bug Fixes prevent DoS (OOM) via massive packets (#95) (89197a0) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2 3.3.1 Links Diff: https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1...

dependencies

Hi: Great plugin!! Small question. Is there an option to show only the elevation profile and hide the map?? Thx, Peter