google_maps_helper 2.0.1
google_maps_helper: ^2.0.1 copied to clipboard
A flutter package that extends google_maps_flutter with essential functionalities, including autocomplete textfield for places search, polylines drawing, geocoding, and reverse geocoding.
2.0.1 #
- Bug fix
2.0.0 #
- Using Places API New for search
- Added access to use search function
1.1.2 #
- Minor fixes
1.1.1 #
- Fixed project structure
1.1.0 #
- [GEOCODING] Get geocode from an address
- [REVERSE GEOCODING] Get address from geocode
- Added polyline param to optimize waypoints
1.0.0 #
- Auto-complete place search field & polyline drawing