Package | Description |
---|---|
com.google.gwt.maps.client.overlays |
Modifier and Type | Method and Description |
---|---|
MarkerShape |
Marker.getShape()
get Shape
|
MarkerShape |
MarkerOptions.getShape()
gets Image map region definition used for drag/click.
|
static MarkerShape |
MarkerShape.newInstance()
creates This object defines the marker shape to use in determination of a marker's clickable region.
|
Modifier and Type | Method and Description |
---|---|
void |
Marker.setShape(MarkerShape shape)
set Shape
|
void |
MarkerOptions.setShape(MarkerShape shape)
sets Image map region definition used for drag/click.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.