https://github.com/gozeon/map-online-editing
:earth_asia: Edit the map online https://gozeon.github.io/map-online-editing/
https://github.com/gozeon/map-online-editing
editor map mapbox-api mapbox-gl mapbox-gl-js practice practice-project
Last synced: about 1 month ago
JSON representation
:earth_asia: Edit the map online https://gozeon.github.io/map-online-editing/
- Host: GitHub
- URL: https://github.com/gozeon/map-online-editing
- Owner: gozeon
- License: mit
- Created: 2017-07-03T15:28:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-17T02:53:45.000Z (almost 9 years ago)
- Last Synced: 2025-08-21T11:54:08.748Z (9 months ago)
- Topics: editor, map, mapbox-api, mapbox-gl, mapbox-gl-js, practice, practice-project
- Language: JavaScript
- Homepage:
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Map-Online-Editing
[](https://travis-ci.org/gozeon/map-online-editing)
## Installation
$ npm install
# or
$ yarn install
## Run in development
$ npm start
## Build for production
$ npm run build
This will generator minified css and scripts to `dist/`.
## Proxy
You can change your proxy rules in `proxy/rules`.
## License
[](https://github.com/Gozeon/map-online-editing/blob/master/LICENSE)