UNPKG

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

Version:

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

10 lines (9 loc) 169 B
import "./IMapLayers"; import "./IMapControls"; import "./IMapListeners"; import "./IMapView"; /** * @namespace * @alias Gp.Map */ export { IMap } from "./IMapBase";