Skip to content
Map View

Map View

The spatial browse surface where markers, permission and offline behaviour all have to hold up.

Navigation & Command · 8 checks · 6 resources

Before you ship

8
  1. 01Pin and marker designs — custom markers distinguishable from each other and the base map, sized for reliable tap accuracy
  2. 02Marker clustering — how markers are grouped when too close together to be shown individually
  3. 03Native map components — MapKit on iOS or Google Maps on Android to leverage existing foundations
  4. 04Location permission — requested at the point in the flow where it is needed, with context on the access level and why
  5. 05Current location re-centre — a visible button to re-centre the map without zooming or scrolling manually
  6. 06Selected item bottom sheet — tapping a marker expanding a sheet with details, not a full-screen navigation away from the map
  7. 07Search or filter actions — accessible as a persistent overlay on the map or as a separate screen
  8. 08Offline handling — cached map tiles displayed where available, with a clear indicator the map may not be current

Resources that help you build this

6