zland-map
v0.1.0
Published
zland map
Downloads
5
Readme
zland-map
This project renders the google map and adds a layer called playground where custom elements can be added.
installation
Copy config/config.sample.json
to config/config.json
Add your google maps api key to the config.json.
You can get the key on your google developer console.
Execute npm install
usage
gulp
Directories
actions
Contains actions that might be used by components.
components
Contains react components.
config
sass
services
contains services used by stores to save, request or calculate things.
stores
www
Files
Constants.js
DebugConstants.js
gulpfile.js
webpack.config.js
module webpack config