google_maps_utils 1.2.1+0 copy "google_maps_utils: ^1.2.1+0" to clipboard
google_maps_utils: ^1.2.1+0 copied to clipboard

outdated

Initial version comes with the 3 main Classes. SphericalUtils, MathUtils and PolyUtils, calculating bounds, distances headings and many more.

1.0.0+1: #

Added SphericalUtils and MathUtils

1.0.0+2: #

Added Readme, License and PolyUtils

1.0.0+3: #

Simplified and shorted some codes Fixed Readme

1.1.0+1: #

Added Changelog and formated all files, updated stack package from ^0.0.1 to ^0.1.0 Removed google maps package, replaced for created Lightweight Point and LatLngBounds classes (lat_lng.dart) Fixed docs in all classes Added example.dart

1.1.0+2 #

Fixed description

1.1.0+3 #

Fixed description

1.1.1+0 #

Fixed poly_utils.dart, all 3 functions are working as expected Removed unnecessary dependencies Updated example.dart Added example.dart in Readme

1.1.1+1: #

1.1.1+2: #

1.1.1+3: #

Fixed dart.pub health: DO use curly braces for all flow control structures

1.1.1+4 #

Fixed LatLngBounds variable names Fixed toBounds method, variables in return were inverted

1.2.0+0: #

1.2.0+1: #

1.2.0+2: #

Fixed Readme

Added: https://pub.dev/packages/poly package for replacing Google's containsLocation function for compiler reasons, google java code could not behave as expected, replacing by new algorithm from Poly package fixed the issue, thanks https://github.com/nicolascav for the feedback.

Added https://github.com/nicolascav code as example on example.dart

1.2.0+3: #

Replaced LatLng for Point class, kept LatLngBounds class

1.2.1+0 #

Fixed Poly simplify, merge PR thanks to https://github.com/0oL

56
likes
0
pub points
93%
popularity

Publisher

verified publisheradriankohls.app

Initial version comes with the 3 main Classes. SphericalUtils, MathUtils and PolyUtils, calculating bounds, distances headings and many more.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

poly, stack

More

Packages that depend on google_maps_utils