Product Overview
- Mapmost SDK for WebGL is an important part of the Mapmost series. It is a JavaScript library that realizes integrated rendering of 2D and 3D maps based on WebGL. As part of the Mapmost ecosystem, this engine is mainly developed for Web-side 3D map applications and spatio-temporal data visualization applications. It is used as a basic map engine and can load vector tile map services, Gaussian splash (3DGS) data, tilted 3D model, gltf/glb format 3D model, obj format 3D model, and WMS, TMS, WMTS map services.
- Mapmost SDK for WebGL supports the encrypted vector map standard, which can effectively prevent spatial data from being stolen and misappropriated on the client side.
- Mapmost SDK for WebGL uses CGCS2000 as the default coordinate system.
- Mapmost SDK for WebGL supports common front-end development frameworks, such as Vue2, Vue3, React, etc.
Where to start
- Understand the main functions of the SDK
- SDK Getting Started
- Explore API and Sample Code