diff --git a/classes/MarkerManager.html b/classes/MarkerManager.html index d25377ff..ec1bf5ba 100644 --- a/classes/MarkerManager.html +++ b/classes/MarkerManager.html @@ -10,10 +10,10 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
-The map to manage.
Add a single marker to the map.
The marker to add.
@@ -21,7 +21,7 @@The minimum zoom level to display the marker.
The maximum zoom level to display the marker.
-Add many markers at once. Does not actually update the map, just the internal grid.
The minimum zoom level to display the markers.
The maximum zoom level to display the markers.
-Removes all markers in the manager, and removes any visible markers from the map.
-Returns a marker given latitude, longitude and zoom. If the marker does not exist, the method will return a new marker. If a new marker is created, it will NOT be added to the manager.
@@ -44,35 +44,35 @@the zoom level
marker - the marker found at lat and lng
-Calculates the total number of markers potentially visible at a given zoom level.
The zoom level to check.
-Hides the manager if it's currently visible
-Returns true if the manager is hidden. Otherwise returns false.
Hidden
-Refresh forces the marker-manager into a good state.
Removes marker from the manager and from the map (if it's currently visible).
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.
-Is this layer visible?
Returns visibility setting
Visible
diff --git a/dist/index.dev.js b/dist/index.dev.js index 95fe71c9..3daa1fa1 100644 --- a/dist/index.dev.js +++ b/dist/index.dev.js @@ -1,2 +1,2 @@ -this.google=this.google||{},this.google.maps=this.google.maps||{},this.google.maps.plugins=this.google.maps.plugins||{},this.google.maps.plugins.markermanager=function(t){"use strict";function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n