public class DefaultGeolocationConfiguration extends Object implements GeolocationConfiguration
| Modifier and Type | Field and Description | 
|---|---|
static String | 
OPTIONS_KEY_PREFIX
The key prefix under which all options are stored in opennms.properties. 
 | 
| Constructor and Description | 
|---|
DefaultGeolocationConfiguration()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,String> | 
getOptions()
Returns the layer options for the tile layer. 
 | 
String | 
getTileServerUrl()
Returns the tile server url. 
 | 
public static final String OPTIONS_KEY_PREFIX
public String getTileServerUrl()
GeolocationConfigurationgetTileServerUrl in interface GeolocationConfigurationpublic Map<String,String> getOptions()
GeolocationConfigurationgetOptions in interface GeolocationConfigurationCopyright © 2021. All rights reserved.