era_geojson 0.1.1+4
era_geojson: ^0.1.1+4 copied to clipboard
Geojson library.
Changelog #
0.1.1+4 #
- Added
toStringtoGeometryCollection,MultiLineString,MultiPolygonandPolygon
0.1.1+3 #
- Updated
README.md
0.1.1+2 #
- Fixed
pubrequirements
0.1.1+1 #
- Added
toStringmethod toFeatureandFeatureCollection - Added example to
README.mdand inexampledirectory.
0.1.1 #
- Created
FeatureandFeatureCollection
0.1.0 #
- Created
GeometryCollection - Added
fromJsonconstructor toGeometry
0.0.9 #
- Created
MultiPolygonclass
0.0.8 #
- Created
MultiLineStringclass
0.0.7 #
- Created
PolygonandLineStringListGeometry
0.0.6 #
- Created
MultiPointclass - Moved
LineString's parsing function to classPointListGeometry - Added documentation to
LineStringclass
0.0.5 #
- Created
LineStringclass
0.0.4+2 #
- Refactored
Pointclass
0.0.4+1 #
- Refactored some tests
- Added documentation to
GeometryandPoint
0.0.4 #
- Created
Pointclass
0.0.3 #
- Moved
getCoordinatestoGeometryclass
0.0.3 #
- Created
getCoordinatesmethod - Created
Geometrybase class
0.0.2+1 #
- Added
toStringtest forLatLng - Increased coverage to 100%
- Added homepage to
pubspec.yaml
0.0.2 #
- Created
LatLng
0.0.1 #
- Initial version, created by Stagehand