Skip to main content

Marker ✅

Legend​

  • Supported ✅
  • Not supported ❌
  • Needs investigation 🤔
  • Planned 🌲

Props​

PropStatus
title✅
description❌
image🌲
icon🌲
pinColor🤔
coordinate✅
centerOffset🤔
calloutOffset🤔
anchor✅
calloutAnchor✅
flat❌
identifier❌
rotation❌
draggable✅
tappable✅
tracksViewChanges❌
tracksInfoWindowChanges❌
stopPropagation❌
opacity✅
isPreselected🤔
key✅

Events​

To access event data, you will need to use e.nativeEvent. For example, onPress={e => console.log(e.nativeEvent)} will log the entire event object to your console.

Event NameStatus
onPress✅
onSelect🤔
onDeselect🤔
onCalloutPress🤔
onDragStart✅
onDrag✅
onDragEnd✅

Methods​

Method NameStatus
showCallout✅
hideCallout✅
redrawCallout❌
animateMarkerToCoordinate❌
redraw❌