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
globeMarkerData
into markerg
supported eventsHook
useProjectionContext ProjectionContextValue.projection|projection will process
coordinates
Hook
useCameraContext CameraContextValue.center|center distance from
coordinates
> 90 returnsnull
Prop
custom marker is rendered in place of default Pin
Prop
projected by 'projection'
Returns
render if there are coords and is
inCameraRange