From 242e4c063e2c25a4bcbf9deae200a7a0cbcfa553 Mon Sep 17 00:00:00 2001 From: James Lyne Date: Mon, 28 Feb 2022 14:45:32 +0000 Subject: [PATCH] Updated Supported Maps and Features (markdown) --- Supported-Maps-and-Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Supported-Maps-and-Features.md b/Supported-Maps-and-Features.md index 1f1c364..50961a8 100644 --- a/Supported-Maps-and-Features.md +++ b/Supported-Maps-and-Features.md @@ -47,4 +47,4 @@ - 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. - 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. \ No newline at end of file + - 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. \ No newline at end of file