renders svg map marker forward globeMarkerData into marker g supported events
globeMarkerData
g
useProjectionContext ProjectionContextValue.projection|projection will process coordinates
coordinates
useCameraContext CameraContextValue.center|center distance from coordinates > 90 returns null
null
custom marker is rendered in place of default Pin
projected by 'projection'
render if there are coords and is inCameraRange
inCameraRange
Generated using TypeDoc
renders svg map marker forward
globeMarkerDatainto markergsupported eventsHook
useProjectionContext ProjectionContextValue.projection|projection will process
coordinatesHook
useCameraContext CameraContextValue.center|center distance from
coordinates> 90 returnsnullProp
custom marker is rendered in place of default Pin
Prop
projected by 'projection'
Returns
render if there are coords and is
inCameraRange