- Implements
lineSlice
#158 - Introduce geotypes package for GeoJSON serialization
- Other small improvements
- Implements
length
,along
#153 - Documentation: Improves pub.dev scores by fixing bad links in Readme.md
- Implements
transformRotate
,rhumbDistance
,rhumbDestination
,centroid
#147 - Introduce
localCoordIndex
incoordEach
- Implements all the
boolean
* functions #91 - Implements
area
function #123 - Implements
polygonSmooth
function #127 - Fixes missing parameter in nearest point on line #145
- Other core improvements
- Support for Dart 3
- Implements
nearestPointOn(Multi)Line
#87 - Implements
explode
function #93 - Implements
bbox-polygon
andbbox
,center
, polyline functions #99 - Updates the
BBox
-class constructor #100 - Implements
rhumbBearing
function #109 - Implements
lineToPolygon
andpolygonToLine
functions #104 - Implements
truncate
function #111 - Implements
cleanCoord
function #112 - Some documentation & README improvements
- Rename examples file
- Added code examples
- Fixed segment * callbacks
- This is solely a quality release, without new functionality:
- Documentation: improves pub.dev scores, raised documentation coverage, fixed typos
- Return type fixes for the the meta extensions
- Implements all meta functions and
lineSegment
- Adds a lot of documentation
- Several bug and type fixes
- Implements the
featureEach
andpropEach
meta function. #24 - PR #43:
- Several bugfixes with the deserialization of JSON
- Several new constructors
- Vector arithmetics operations
- Null-safety support
Implements the geomEach
meta function. #13
- initialize lists and maps empty in constructors, if not provided
- normalization for coordinates (Position)
- and yes, it's still under heavy development
- Initial version, still under heavy development