- Update Flutter project and dependencies
- Fix: prevent markers number from increasing
Update dependencies
- Minor dependency update
- Add web support for tile layers
- Update dependencies
- Add stateful markers management
- Fix in tile layer
Fix for rxdart api change
Upgrade to Flutter map 0.8.0 for Flutter 1.12+ compatibility
Add tile layer management
- Upgrade dependencies
- Use more strict analysis options
- Add
fitLine
andaddLineFromGeoPoints
methods - Add
fitMarker
andfitMarkers
methods
- Add the
fitLine
method - Add the
addLineFromGeoPoint
method
- Add support for geojson
- Add the
rotate
method - Update dependencies
- Add map controller change type
- Add the
fromGeoJson
method
Add methods to add and remove polygons and lines
Update dependencies
Initial release