power_geojson 1.0.3+9 copy "power_geojson: ^1.0.3+9" to clipboard
power_geojson: ^1.0.3+9 copied to clipboard

A Powerful tool for Geojson with flutter_map, styled from properties, supports esri json, soon supports multiple projection and coordinate systems

Change Log #

[1.0.3+9] - 2023-02-06 #

  • Bugs fix
  • Enhanced FutureBuilder
  • Whitelisted StatusCodes for network

[1.0.2+8] - 2023-02-06 #

  • Up To Date Dependencies

[1.0.1+7] - 2023-02-06 #

  • Removing POINT_IN_POLYGON

[1.0.0+6] - 2023-02-06 #

  • Adding PowerJSON

[0.0.4] - 2023-09-20 #

  • fixing errors

[0.0.3] - 2023-09-19 #

  • fixing errors

[0.0.2] - 2023-09-19 #

Added #

  • Added the PowerGeoJSONPolygons class to display polygons on a map.
  • Added support for loading polygons from network, assets, files, memory, and strings.
  • Introduced the PolygonProperties class for customizing polygon appearance and behavior.
  • Created the LayerPolygonIndexes enum to index polygon properties.
  • Added the PowerGeoJSONPolylines class to display polylines on a map.
  • Supported loading polylines from network, assets, files, memory, and strings.
  • Introduced the PolylineProperties class for customizing polyline appearance and behavior.
  • Created the LayerPolylineIndexes enum to index polyline properties.

Changed #

  • Improved code readability and maintainability.
  • Enhanced error handling and fallback mechanisms.
  • Simplified usage examples in documentation comments.

Deprecated #

  • Removed redundant or unused code snippets.
  • Cleaned up codebase for better consistency.

[0.0.1] - 2023-09-01 #

Added #

  • Initial release of the Flutter package.
  • Added support for displaying GeoJSON polygons and polylines on a map.
  • Provided basic customization options for polygon and polyline appearance.
  • Supported loading GeoJSON data from network, assets, files, memory, and strings.

Changed #

  • None.

Deprecated #

  • None.

Removed #

  • None.

[Unreleased] #

Added #

  • Planned features or upcoming changes.

Changed #

  • Any ongoing code modifications or improvements.

Deprecated #

  • Any features or code that will be removed in future releases.

Removed #

  • Features or code that have been removed from the package.

[0.0.1] - 2023-08-24 #

  • First Release.
2
likes
0
pub points
33%
popularity

Publisher

unverified uploader

A Powerful tool for Geojson with flutter_map, styled from properties, supports esri json, soon supports multiple projection and coordinate systems

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

console_tools, enhanced_future_builder, flutter, flutter_map, geodesy, geojson_vi, http, latlong2, path_provider

More

Packages that depend on power_geojson