Skip to content

Modern GIS Web Client for JavaScript, based on MapboxGL-JS, OpenLayers, Leaflet

License

Notifications You must be signed in to change notification settings

eKMap/ekmap-client

Repository files navigation

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