Interface MapViewLayerViewHighlightOptions

interface MapViewLayerViewHighlightOptions {
    name?: string;
}

Properties

Properties

name?: string