casa_google_map 0.0.2 casa_google_map: ^0.0.2 copied to clipboard
A Flutter package which can be used to make polylines(route) from a source to a destination, and make smooth animation when source start moving towards destination with smooth polyline removal from be [...]
[0.0.1] - 28/06/2022 #
- Make polylines (route) between two locations by providing the latitude and longitude for both the locations.
- Smooth animation between two locations.
- The route is customizable in terms of color and width.
- Ask for location permission
- The plugin also offers realtime location tracking for a driver(if any) and shows a marker on the map which updates everytimes the driver's location changes.
- All the markers are customizable.