UNPKG

@geogirafe/lib-geoportal

Version:

GeoGirafe is a flexible application to build online geoportals.

6 lines (5 loc) 149 B
declare class LayerConsts { static get LayerOsmId(): number; static get LayerSwisstopoVectorTilesId(): number; } export default LayerConsts;