Set map center, in geographical coordinates.

mapCanvas.setCenter(x, y, ...)

Arguments

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 host and auth) to be passed on to qgisremote()

Value

The new, updated map center (a numeric vector of length two).