AddLayerOptions
Interface: AddLayerOptions
Options for WemapMap.addLayer.
Properties
beforeId?
optionalbeforeId?:string
Insert the new layer below this existing layer id.
indoor?
optionalindoor?:boolean
Register the layer as level-aware, so it is filtered by WemapMap.setLevel. Equivalent to calling WemapMap.registerIndoorLayer after adding it.