Skip to content

GeoDaoyu/vue-map

Repository files navigation

Introduction

vue-map is a 2D map demo. It based on vue and ArcGIS JS API.

Features

- Login / Logout

- MapView
  - Basemap Gallery
  - Search

Getting started

# clone the project
git clone https://github.com/GeoDaoyu/vue-map.git

# install dependency
npm install

# compiles and hot-reloads for development
npm run serve

This will automatically open http://127.0.0.1:8090.

Build

# compiles and minifies for production
npm run build

Advanced

# run tests
npm run test

# run unit tests
npm run test:unit

# lints and fixes files
npm run lint

License

MIT

Copyright (c) 2018-present GeoDaoyu

About

a map demo based on Vue.js and ArcGIS JS API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published