C# Class Google.Maps.Places.RadarSearchRequest

The Google Places API Radar Search Service allows you to search for up to 200 Places at once, but with less detail than is typically returned from a Text Search or Nearby Search request. With Radar Search, you can create applications that help users identify specific areas of interest within a geographic area
Inheritance: PlacesRequest
Exibir arquivo Open project: ericnewton76/gmaps-api-net

Protected Methods

Method Description
ValidateRequest ( ) : void

Private Methods

Method Description
ToUri ( ) : Uri

Method Details

ValidateRequest() protected method

protected ValidateRequest ( ) : void
return void