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