map.apps Bundle APIs 4.20.0
    Preparing search index...

    Type Alias LayerType

    LayerType: ExtensibleUnion<WellKnownLayerType, string>

    The type of a new layer.

    This is either a WellKnownLayerType or a custom layer type. Custom layer types must be registered with the LayerFactory before they can be used.