Hook to get the MapData and MapView.
const { mapData, mapView } = useMap(); Copy
const { mapData, mapView } = useMap();
Hook to get the MapData and MapView.