Uses of Class
com.google.gwt.maps.client.placeslib.PlaceSearchRequest

Packages that use PlaceSearchRequest
com.google.gwt.maps.client.placeslib   
 

Uses of PlaceSearchRequest in com.google.gwt.maps.client.placeslib
 

Methods in com.google.gwt.maps.client.placeslib that return PlaceSearchRequest
static PlaceSearchRequest PlaceSearchRequest.newInstance()
          A Place search query to be sent to the PlacesService.
 

Methods in com.google.gwt.maps.client.placeslib with parameters of type PlaceSearchRequest
 void PlacesService.nearbySearch(PlaceSearchRequest request, PlaceSearchHandler handler)
          Retrieves a list of Places in a given area.
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.