Skip to content
pyautark (soon)

@urban-toolkit/autk-core


@urban-toolkit/autk-core / OSM_BASE_LAYER_ORDER

Variable: OSM_BASE_LAYER_ORDER

const OSM_BASE_LAYER_ORDER: readonly LayerType[]

Defined in: types-layer.ts:49

OSM base layer types in fixed bottom-up render order.

Buildings are always rendered last and are not included here. This order is independent of the LayerType union definition order.

Released under the MIT License.