angular-cesium-ivy
Version:
Angular library for working with Angular-Cesium.
15 lines • 359 B
TypeScript
export declare enum MapLayerProviderOptions {
ArcGisMapServer,
WebMapTileService,
MapTileService,
WebMapService,
SingleTileImagery,
OpenStreetMap,
BingMaps,
GoogleEarthEnterpriseMaps,
MapBox,
MapboxStyleImageryProvider,
UrlTemplateImagery,
OFFLINE
}
//# sourceMappingURL=map-layer-provider-options.enum.d.ts.map