Modifier and Type | Method and Description |
---|---|
GoogleMapPolygon |
GoogleMap.addPolygon(List<GoogleMapPoint> points) |
Modifier and Type | Method and Description |
---|---|
void |
GoogleMap.addPolygon(GoogleMapPolygon polygon) |
void |
GoogleMap.removePolygon(GoogleMapPolygon polygon) |
Constructor and Description |
---|
GoogleMapPolygonClickEvent(GoogleMapPolygon source,
boolean fromClient) |
Copyright © 2020 Flowing Code. All rights reserved.