List of URL parameters:
place(optional, string)- A name of an existing location in German. Examples:
https://map.aventuria.ru/?place=Lowangen
https://map.aventuria.ru/?place=Meer+der+Sieben+Winde
Cannot be used together withxandyparameters. xandy(optional, integer)- Map horizontal and vertical offset in pixels. Examples:
https://map.aventuria.ru/?x=3116&y=4111
Cannot be used together withplaceparameter. iframe(optional, boolean)- Hides the header bar. Examples:
https://map.aventuria.ru/?iframe=1 admin(optional, boolean)- Turns on the developer mode and allows to add new locations to the map. Examples:
https://map.aventuria.ru/?admin=1
How to get x and y coordinates?
Go to the map page and press F12 to open the developer tools panel and open the Console tab. Drag the map to the location of your choice and double-click the map. The coordinates will be displayed in the console.