Moves the map to a new position using map coordinates.
move-pos x=<x coordinate> y=<y coordinate> [zoom=<zoom>]
Parameters:
move-pos x=16.5 y=45.25
Moves the map to the map position (x=16.5, y=45.25).
move-pos x=-16.5 y=45.25 zoom=12.5
Moves the map to the map position (x=-16.5, y=45.25) and set the zoom level 12.5 .