An open API service indexing awesome lists of open source software.

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/

Awesome Lists containing this project

README

          

# Map-Online-Editing

[![Build Status](https://travis-ci.org/gozeon/map-online-editing.svg?branch=master)](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

[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/Gozeon/map-online-editing/blob/master/LICENSE)