Package | Description |
---|---|
com.google.gwt.maps.client.drawinglib | |
com.google.gwt.maps.client.overlays | |
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
MarkerOptions |
DrawingManagerOptions.getMarkerOptions()
Options to apply to any new markers created with this DrawingManager.
|
Modifier and Type | Method and Description |
---|---|
void |
DrawingManagerOptions.setMarkerOptions(MarkerOptions markerOptions)
Options to apply to any new markers created with this DrawingManager.
|
Modifier and Type | Method and Description |
---|---|
static MarkerOptions |
MarkerOptions.newInstance()
create Marker Options
|
Modifier and Type | Method and Description |
---|---|
static Marker |
Marker.newInstance(MarkerOptions options)
Creates a marker with the options specified.
|
void |
Marker.setOptions(MarkerOptions options)
set Options
|
Modifier and Type | Method and Description |
---|---|
MarkerOptions |
DirectionsRendererOptions.getMarkerOptions()
Options for the markers.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectionsRendererOptions.setMarkerOptions(MarkerOptions markerOptions)
Options for the markers.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.