Move from the current position to these coordinates and zoom to the given zoom level.
The given duration is used instead of the map's default [property@Map:go-to-duration]. All tiles in the intermediate view WILL be loaded !
this |
a Map |
latitude |
the longitude to center the map at |
longitude |
the longitude to center the map at |
zoom_level |
the zoom level to end at |
duration_ms |
animation duration in milliseconds |