geojson 0.4.0 geojson: ^0.4.0 copied to clipboard
Manipulate geojson data. Load and parse geojson from a string or a file.
Examples #
Available examples:
- Dart base example: use basic functions to parse data from files
- Flutter map examples: show how to draw data on a map from geosjon assets. This example use streams to draw the assets on map as soon as they are parsed.