Follow us on GitHub

com.google.gwt.maps.client.placeslib
Interface PlaceSearchHandler


public interface PlaceSearchHandler


Method Summary
 void onCallback(JsArray<PlaceResult> results, PlacesServiceStatus status)
           
 

Method Detail

onCallback

void onCallback(JsArray<PlaceResult> results,
                PlacesServiceStatus status)


Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.