onUpdateMapEvent

open fun onUpdateMapEvent(updateMapEvent: UpdateMapEvent)

Call this function to update maps pragmatically. For example, map zoom, map rotation, change map focus point etc.

Parameters

updateMapEvent

Pass in UpdateMapEvent object to update the map events.