Map Loaded Callback
interface MapLoadedCallback
The style has been fully loaded, and the `map` has rendered all visible tiles. The event will be emitted only once for the current style. If it is required to continuously observe an event where all the necessary resources are loaded or rendered, please check the following events: `MapIdle`, `StyleDataLoaded`, and `RenderFrameFinished`.