map_elevation 2.0.0 map_elevation: ^2.0.0 copied to clipboard
A widget to display elevation of a track (polyline) like Leaflet.Elevation.
2.0.0 #
- Null safety
- Breaking:
Elevation.color
param is now required
1.2.0 #
- Use
latlong2
instead oflatlong
, allowing use offlutter_map
0.13.1. Thanks to https://github.com/moovida! - Update licence from GNU to MIT (see [https://apple.stackexchange.com/questions/6109/is-it-possible-to-have-gpl-software-in-the-mac-app-store](this stackoverflow thread))
1.1.0 #
- Make ElevationPoint extends LatLng @moovida
1.0.2 #
- Update README
1.0.1 #
- Format code
[1.0.0] #
- Initial release