Package | Description |
---|---|
com.google.gwt.maps.client.events.overlaycomplete | |
com.google.gwt.maps.client.events.overlaycomplete.polyline | |
com.google.gwt.maps.client.overlays |
Modifier and Type | Method and Description |
---|---|
Polyline |
OverlayCompleteMapEvent.getPolyline() |
Modifier and Type | Method and Description |
---|---|
Polyline |
PolylineCompleteMapEvent.getPolyline() |
Modifier and Type | Method and Description |
---|---|
static Polyline |
Polyline.newInstance(PolylineOptions options)
Create a polyline using the passed PolylineOptions, which specify both
the path of the polyline and the stroke style to use when drawing the
polyline.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.