data property
GeoJSON data source. Just like with ImageProvider, it's possible to do network calls or use an asset-bundled file. Use MemoryGeoJson to supply a Map if you don't need any of that.
Implementation
final GeoJsonProvider data;
GeoJSON data source. Just like with ImageProvider, it's possible to do network calls or use an asset-bundled file. Use MemoryGeoJson to supply a Map if you don't need any of that.
final GeoJsonProvider data;