You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Click on the "grid_clusterer.zip" archive above.</li>
6
+
<li>Click on the "Download" button and save the archive locally.</li>
7
+
<li>Un-zip the grid_clusterer archive</li>
8
+
<li><b>IMPORTANT</b>: In order to use Google maps, you require a <ahref="https://developers.google.com/maps/documentation/javascript/get-api-key">Google maps API key</a>.
9
+
<p>Replace the string "<b>[YOUR_API_KEY]</b>" with your Google maps API key in all "index.html" files found in the following directories:</p>
10
+
<ul>
11
+
<li>./dist/ex0/index.html</li>
12
+
<li>./dist/ex1/index.html</li>
13
+
<li>./dist/ex2/index.html</li>
14
+
<li>./dist/ex3/index.html</li>
15
+
</ul>
16
+
</li>
17
+
<li>Using any web browser, open the "/dist/index.html" file.
0 commit comments