Updated Supported Maps and Features (markdown)
parent
58a34edfa1
commit
242e4c063e
@ -47,4 +47,4 @@
|
|||||||
- The zoom level in Overviewer URLs is currently ignored. All other URL components will be respected.
|
- The zoom level in Overviewer URLs is currently ignored. All other URL components will be respected.
|
||||||
- Unlike other maps, Overviewer does not put absolute zoom levels in its URLs, instead using "min"/"max" or a negative value representing the distance from the map's max zoom level. Resolving this to an absolute zoom level requires knowing the min/max zoom levels for the target map, which is currently not possible at the point where LiveAtlas parses the URL.
|
- Unlike other maps, Overviewer does not put absolute zoom levels in its URLs, instead using "min"/"max" or a negative value representing the distance from the map's max zoom level. Resolving this to an absolute zoom level requires knowing the min/max zoom levels for the target map, which is currently not possible at the point where LiveAtlas parses the URL.
|
||||||
- Most overviewer modifications are not supported
|
- Most overviewer modifications are not supported
|
||||||
- Any modification that requires changes to the frontend is not supported. Other modifications may be supported if they provide extra markers in the vanilla overviewer way of appending to the `markersDB` or `markers` global objects.
|
- Any modification that requires changes to the frontend is not supported. Other modifications may be supported if they provide extra markers in the vanilla overviewer way of appending to the `markersDB` or `markers` global objects.
|
Loading…
Reference in New Issue
Block a user