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

  1. Download
  2. Run "example" project inside the folder "example" in iOS or Android

Objectives

  1. Make it a consistent way to support custom map markers in Flutter
  2. Make it a consistent way to support user location permission

Main TPMobileMapMarkers code structure (important code files are highlighted in blue)

image

Demo video

a.mp4

Simple usage

See NearbyShopMapPage.dart