Set map center, in geographical coordinates.
mapCanvas.setCenter(x, y, ...)
| x | the new x coordinate of the map center (numeric) |
|---|---|
| y | the new y coordinate of the map center (numeric) |
| ... | low-level parameters (such as |
The new, updated map center (a numeric vector of length two).