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()
GeolocationConfiguration
getTileServerUrl
in interface GeolocationConfiguration
public Map<String,String> getOptions()
GeolocationConfiguration
getOptions
in interface GeolocationConfiguration
Copyright © 2021. All rights reserved.