Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.06 KB

eKMap Server SDKs

eKMap Server SDKs is a set of open source WebGIS client application development kit. It’s a new construction based on modern Web technology. It’s a common JavaScript client for eKMap Server Cloud GIS and Online GIS platform’s series products. It integrates leading open source map libraries and visualization libraries, supports multi-source data services and map services, supports multiple terminals and crossing browser. It provides new functions such as large data visualization and real-time flow data visualization in GIS. Through this product, we can quickly present maps beautifully and smoothly on browsers.

Getting Started

Install on your PC

Install node.js

Install dependencies, as specified in package.json.

npm install

Run on your PC

Use the npm run dev command to

Go to http://localhost:8083/examples to test.

Samples Online

https://ekmap.github.io/ekmap-client

Docs API

https://ekmap.github.io/ekmap-client/docs

License

MIT License