public interface GeolocationService
Modifier and Type | Method and Description |
---|---|
List<GeolocationInfo> |
getLocations(GeolocationQuery query)
Returns a list of
GeolocationInfo based on the GeolocationQuery . |
List<GeolocationInfo> getLocations(GeolocationQuery query)
GeolocationInfo
based on the GeolocationQuery
.query
- the query to performCopyright © 2021. All rights reserved.