MapGIS Pan-Spatial Map
Pan-Spatial Map Application Platform
Feature-rich
Various components for pan-spatial map applications
Out-of-the-box
The development mode base on framework and plugin
Theme-layout
Supports dynamic theme&layout methods
# Getting Started
# clone the project
git clone https://github.com/MapGIS/MapGIS-Pan-Spatial-Map.git
# enter the project directory
cd MapGIS-Pan-Spatial-Map
# install dependency
npm install # Or yarn
# develop
npm run dev # OR yarn dev
npm run dev:mock # OR yarn dev:mock