C# Class XamarinEvolveSSLibrary.GoogleAPI.PlaceLocator

Afficher le fichier Open project: bholmes/XamarinEvolve2013Project

Méthodes publiques

Méthode Description
GetNearbyPlaces ( ) : List
GetNearbyPlaces ( float lat, float lng ) : List

Private Methods

Méthode Description
FillPlaceList ( Place inList ) : List

Method Details

GetNearbyPlaces() public méthode

public GetNearbyPlaces ( ) : List
Résultat List

GetNearbyPlaces() public méthode

public GetNearbyPlaces ( float lat, float lng ) : List
lat float
lng float
Résultat List