We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ec4edf commit 765148aCopy full SHA for 765148a
README.md
@@ -9,7 +9,9 @@ Based on [Data Layer Clusterer](https://github.com/nantunes/data-layer-clusterer
9
10
First of all, the creation of a Data Layer Cluster starts with:
11
12
-scope.empresaCluster = new DataLayerClusterer(options);
+```javascript
13
+var empresaCluster = new DataLayerClusterer(options);
14
+```
15
16
The options object could have the following parameters:
17
@@ -26,7 +28,7 @@ The options object could have the following parameters:
26
28
| zoomOnClick | Boolean | true | | false |
27
29
| averageCenter | Boolean | true | | false |
30
--*1. Url http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m.png
31
+* _ 1. Url http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m.png _
32
33
## License
34
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments