UNPKG

mobility-toolbox-js

Version:

Toolbox for JavaScript applications in the domains of mobility and logistics.

8 lines (7 loc) 363 B
// Deprecated export export { default as Layer } from './Layer'; export { default as MaplibreLayer } from './MaplibreLayer'; export { default as MaplibreStyleLayer } from './MaplibreStyleLayer'; export { default as MocoLayer } from './MocoLayer'; export { default as RealtimeLayer } from './RealtimeLayer'; export { default as VectorLayer } from './VectorLayer';