24 |
25 |
26 |
30 |
31 |
35 |
36 |
37 |
38 |
39 |
40 |
--------------------------------------------------------------------------------
/demo/my-custom-clustericon.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
33 |
34 |
{{text}}
35 |
36 |
37 |
67 |
--------------------------------------------------------------------------------
/demo/my-custom-marker.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
61 |
62 |
--------------------------------------------------------------------------------
/demo/simple.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
MarkerClusterer v3 Example
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
43 |
65 |
66 |
67 |
A simple example of MarkerClusterer (100 markers)
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 |
78 |
--------------------------------------------------------------------------------
/google-map-defaulticon.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
25 |
26 | {{_computeText(markers)}}
27 |
28 |
29 |
153 |
--------------------------------------------------------------------------------
/google-map-markercluster-icon-behavior.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/google-map-markercluster.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
296 |
--------------------------------------------------------------------------------
/google-map-markerclusterer.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
479 |
480 |
--------------------------------------------------------------------------------
/google-map-overlayview-behavior.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/google-map-overlayview-marker-behavior.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/google-map-overlayview.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
31 |
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/preview.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/timeu/google-map-markerclusterer/51bd6401a93494b509adf9fda279da857d6e2f99/preview.gif
--------------------------------------------------------------------------------
/preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/timeu/google-map-markerclusterer/51bd6401a93494b509adf9fda279da857d6e2f99/preview.png
--------------------------------------------------------------------------------