Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

remove broken link to v2 MarkerClusterer in doc #80

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ <h1>MarkerClusterer for Google Maps v3</h1>
The library creates and manages per-zoom-level clusters for large amounts of
markers.
<br/>
This is a v3 implementation of the
<a href="http://gmaps-utility-library-dev.googlecode.com/svn/tags/markerclusterer/">v2 MarkerClusterer</a>.</p>
This is a v3 implementation of the v2 MarkerClusterer.</p>
<p>For a description and examples of how to use this library, check out the <a href="examples.html">how-to</a>.</p>

<h2><a name="MarkerClusterer"></a>class MarkerClusterer</h2>
Expand Down