Modifier and Type | Method and Description |
---|---|
GeocoderService |
GeocoderServiceManager.getActiveGeocoderService()
Returns the current active
GeocoderService or null if none is active. |
GeocoderService |
GeocoderServiceManager.getGeocoderService(String geocoderId)
Returns the
GeocoderService identified by the provided geocoderId |
Modifier and Type | Method and Description |
---|---|
List<GeocoderService> |
GeocoderServiceManager.getGeocoderServices()
Returns all registered
GeocoderService . |
Modifier and Type | Class and Description |
---|---|
class |
GoogleGeocoderService |
Modifier and Type | Class and Description |
---|---|
class |
MapquestGeocoderService |
Modifier and Type | Class and Description |
---|---|
class |
NominatimGeocoderService |
Modifier and Type | Method and Description |
---|---|
GeocoderService |
DefaultGeocoderServiceManager.getActiveGeocoderService() |
GeocoderService |
DefaultGeocoderServiceManager.getGeocoderService(String geocoderId) |
Modifier and Type | Method and Description |
---|---|
List<GeocoderService> |
DefaultGeocoderServiceManager.getGeocoderServices() |
Copyright © 2021. All rights reserved.