C# Class Google.Maps.Places.NearbySearchRequest

A Nearby Search lets you search for Places within a specified area. You can refine your search request by supplying keywords or specifying the type of Place you are searching for
Inheritance: PlacesRequest
Mostrar archivo Open project: ericnewton76/gmaps-api-net Class Usage Examples

Protected Methods

Method Description
ValidateRequest ( ) : void

Private Methods

Method Description
ToUri ( ) : Uri

Method Details

ValidateRequest() protected method

protected ValidateRequest ( ) : void
return void