public interface AutoCompleteHandler
Modifier and Type | Method and Description |
---|---|
void |
onAutoCompleteComplete(com.google.gwt.core.client.JsArray<Polygon> polygons) |
void onAutoCompleteComplete(com.google.gwt.core.client.JsArray<Polygon> polygons)
polygons
- - The polygons with the gaps filled with set of polylines.