move-pos Command

Moves the map to a new position using map coordinates.

Usage

move-pos
    x=<x coordinate>
    y=<y coordinate>
    [zoom=<zoom>]

Parameters:

Examples

 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 .

See also: