Utility class to handle changes in settings

Methods are pure functions dedicated to map manipulation

Constructors

Properties

geoLocateControl: undefined | GeolocateControl
mapListeners: {
    logData: ((ev?: {
        target: Map$1;
        type: MapEventType;
    }, map?: Map$1) => void);
} = ...
navControl: undefined | NavigationControl
requestLocation: undefined | boolean

Methods