Popup
Popup Component
Props
Name
Type
Description
options
object
lngLat*
Popup Location (required if trackPointer is false)
trackPointer
boolean
Track Popup to mouse cursor
children
Popup Content
onOpen
function
Called when popup opens
onClose
function
Called when popup closes
*required
Example
Last updated