A flutter package to view a map widget on mobile apps. Supports Android and iOS.
To use this plugin, add map_native
as a dependency in your pubspec.yaml file. Checkout the ./example
folder to get started.
Currently these basic features are implemented:
- Drag panning
- Pinch-zoom
- Double click zoom
More features are yet to come.