public interface ReverseGeocoding
| Modifier and Type | Method and Description |
|---|---|
List<GHPlace> |
places2names(GHPlace... points)
Tries to retrieve a locational string from the specified points (list of lat,lon).
|
Copyright © 2012–2018. All rights reserved.