UNPKG

test-github-actions-geoportal-sdk-3d

Version:

French Geoportal SDK based on OpenLayers (2D) and iTowns (3D) libraries

8 lines (6 loc) 165 B
import "./OlMapLayers"; import "./OlMapVectorTile"; import "./OlMapControls"; import "./OlMapListeners"; import "./OlMapView"; export { OlMap } from "./OlMapBase";