| Package | Description |
|---|---|
| com.inmanlabs.commons.location |
| Modifier and Type | Method and Description |
|---|---|
Location |
LocationService.fetchGooglePlaceAndConvertToLocation(String googlePlaceId)
Calls the Google Places API to get the specified Place before converting it into our
internal representation of a Location and returning it.
|
static Location |
LocationUtils.mapPlaceToLocation(com.google.maps.model.PlaceDetails googlePlace) |
Copyright © 2019. All rights reserved.