iOS and Android
Ability to programmatically select a map marker and clear the current selection.
This is needed to keep a map and a detail drawer or panel in sync. When the drawer is closed, the active marker should be deselected. When the drawer is opened from a link, the selected marker needs to be updated.
Without this, standard map + drawer patterns aren’t possible in typical expo-maps setups.