3.0.0-alpha.5 • Published 9 months ago

@nextgis/cesium-map-adapter v3.0.0-alpha.5

Weekly downloads
1
License
MIT
Repository
github
Last release
9 months ago

Cesium map adapter

Webmap adapter to use Cesuim GIS framework

This library is not intended for using directly in the browser.

Use OlMapAdapter with NPM installation method for building large scale applications. It pairs nicely with module bundlers such as Webpack

# latest stable
npm install @nextgis/cesium-map-adapter
import { WebMap } from '@nextgis/webmap';
import MapAdapter from '@nextgis/cesium-map-adapter';

const webMap = new WebMap({
  mapAdapter: new MapAdapter()
});

webMap.create(options).then(() => {
  // on webmap create
})

Commercial support

Need to fix a bug or add a feature to @nextgis/cesium-map-adapter? We provide custom development and support for this software. Contact us to discuss options!

http://nextgis.com

3.0.0-alpha.5

9 months ago

1.0.0-alpha.6

5 years ago

1.0.0-alpha.5

5 years ago

1.0.0-alpha.4

5 years ago

1.0.0-alpha.3

5 years ago

1.0.0-alpha.2

5 years ago

1.0.0-alpha.1

5 years ago

1.0.0-alpha.0

5 years ago

0.32.0

5 years ago

0.31.0

5 years ago

0.30.2

5 years ago

0.30.1

5 years ago

0.30.0

5 years ago

0.29.11

5 years ago

0.29.5

5 years ago

0.29.4

5 years ago

0.29.3

5 years ago

0.29.2

5 years ago

0.29.1

5 years ago

0.29.0

5 years ago

0.28.3

5 years ago

0.28.1

5 years ago

0.28.0

5 years ago

0.28.2

5 years ago

0.27.1

5 years ago

0.27.0

5 years ago

0.26.0

5 years ago

0.25.8

5 years ago

0.25.7

5 years ago

0.25.6

5 years ago

0.25.5

5 years ago

0.25.2

5 years ago