maps_flutter
A Flutter package for Google Maps functionalities.
Features
- Display Google Maps with customizable markers and polylines.
- Retrieve directions and polyline data between two locations.
- Search for places using Google Places API.
- Platform-specific code for Android and iOS.
Getting started
To use this package, add mcf_flutter_maps
as a dependency in your pubspec.yaml
file.
Usage
example:
SourceDestination()