flutter_map_geojson 1.0.8 flutter_map_geojson: ^1.0.8 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
[1.0.5] - minor changes #
- update of README.md, increasing version to 1.0.5
[1.0.6] - minor changes #
- dart formatted geojson_parser.dart, changed README.md
[1.0.7] - minor changes #
- changed dependency for flutter_map to cover versions from 6 to 8 in pubspec.yaml, changed README.md
[1.0.8] - minor changes #
- changed README.md