jump_to {mapgl} | R Documentation |
Jump to a given view
jump_to(map, center, zoom = NULL, ...)
map |
A map object created by the |
center |
A numeric vector of length 2 specifying the target center of the map (longitude, latitude). |
zoom |
The target zoom level. |
... |
Additional named arguments for jumping to the view. |
The updated map object.