diff --git a/assets/style.css b/assets/style.css index 048427e0..8f6ed2c4 100644 --- a/assets/style.css +++ b/assets/style.css @@ -942,7 +942,7 @@ a.tsd-index-link { margin: 2rem 0; } .tsd-panel-group.tsd-index-group details { - margin: 4rem 0; + margin: 2rem 0; } #tsd-search { diff --git a/classes/MarkerManager.html b/classes/MarkerManager.html index 25cc7718..e382869d 100644 --- a/classes/MarkerManager.html +++ b/classes/MarkerManager.html @@ -19,7 +19,9 @@
The maximum zoom level to display the markers.
Removes all markers in the manager, and removes any visible markers from the map.
-the zoom level
The zoom level to check.
Hides the manager if it's currently visible
Hidden
-The marker to delete.
Initializes MarkerManager arrays for all zoom levels Called by constructor and by clearAllMarkers
-Shows the manager if it's currently hidden.
Toggles the visibility of the manager.
The maximum zoom level to display the marker.