flutter_map_geojson 1.0.4
flutter_map_geojson: ^1.0.4 copied to clipboard
This package parses GeoJson formatted spatial data and creates arrays of Flutter Map objects using default or custom defined create functions.
1.0.0 Initial Release #
- Initial release.
1.0.1 minor changes #
- using default values for Polyline creation instead of hardcoded values in Polyline creation callback.
1.0.2 minor changes #
- adding filtering function and updating the version number and dependencies
1.0.3 minor changes #
- update of package description in pubspec.yaml
1.0.4 minor changes #
- update of package description in pubspec.yaml
- update to flutter_map 6.0
- adding non-standard circle