Helper class with Feature styles

Constructors

Properties

Constructors

Properties

createStyleHandler: ((mapId, styleFunction?) => StyleFunction) = createStyleHandler

Type declaration

    • (mapId, styleFunction?): StyleFunction
    • create a StyleHandler for any OL feature on the given Map

      based on the feature displayType the StyleHandler will return a different Style

      Parameters

      Returns StyleFunction

getColor: ((mapId, feature) => ARFeatureColor) = getColor

Type declaration

Generated using TypeDoc