Follow us on GitHub

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.search(PlaceSearchRequest request, PlaceSearchHandler handler)
          Retrieves a list of Places in a given area.
 



Follow us on GitHub

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