Class DefaultGeolocationConfiguration

    • Field Detail

      • OPTIONS_KEY_PREFIX

        public static final String OPTIONS_KEY_PREFIX
        The key prefix under which all options are stored in opennms.properties.
        See Also:
        Constant Field Values
    • Constructor Detail

      • DefaultGeolocationConfiguration

        public DefaultGeolocationConfiguration()
    • Method Detail

      • getOptions

        public Map<String,​String> getOptions()
        Description copied from interface: GeolocationConfiguration
        Returns the layer options for the tile layer. The options should contain a 'attribution' tile layer option to honor the contributors appropriate. See http://leafletjs.com/reference.html#tilelayer-options for more details.
        Specified by:
        getOptions in interface GeolocationConfiguration
        Returns:
        the layer options for the tile layer