add On Map Loaded Listener
Deprecated
This method is deprecated, and will be removed in next major release. use [subscribeMapLoaded] instead.
Replace with
subscribeMapLoaded(mapLoadedCallback)
Content copied to clipboard
Add a listener that's going to be invoked whenever the Map's style has been fully loaded, and the Map has rendered all visible tiles.