| Package | Description |
|---|---|
| com.lynden.gmapsfx.javascript.object |
| Modifier and Type | Method and Description |
|---|---|
JavascriptArray |
MarkerClusterer.getMarkers()
Returns the array of markers in the clusterer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MarkerClusterer.addMarkers(JavascriptArray markers)
Add an array of markers to the clusterer.
|
| Constructor and Description |
|---|
MarkerClusterer(GoogleMap map,
JavascriptArray markers) |
Copyright © 2017. All rights reserved.