| Package | Description |
|---|---|
| com.lynden.gmapsfx.javascript.object |
| Modifier and Type | Method and Description |
|---|---|
MarkerOptions |
MarkerOptions.animation(Animation animation) |
MarkerOptions |
MarkerOptions.icon(String iconPath) |
MarkerOptions |
MarkerOptions.label(String label) |
MarkerOptions |
MarkerOptions.position(LatLong latLong) |
MarkerOptions |
MarkerOptions.title(String title) |
MarkerOptions |
MarkerOptions.visible(Boolean visible) |
| Modifier and Type | Method and Description |
|---|---|
void |
Marker.setOptions(MarkerOptions markerOptions2) |
| Constructor and Description |
|---|
Marker(MarkerOptions markerOptions)
Contructs a new map Marker with the specified options
|
Copyright © 2017. All rights reserved.