tp_mobile_map_markers
An example of using Custom Mobile Maps, customize markers, support user location permission logic, and support interactions between map markers and mobile UI.
iOS: Apple Maps Android: Google Maps
Getting Started
- Download
- Run "example" project inside the folder "example" in iOS or Android
Objectives
- Make it a consistent way to support custom map markers in Flutter
- Make it a consistent way to support user location permission
Main TPMobileMapMarkers code structure (important code files are highlighted in blue)
Demo video
a.mp4
Simple usage
See NearbyShopMapPage.dart