zland-map

zland map

Usage no npm install needed!

<script type="module">
  import zlandMap from 'https://cdn.skypack.dev/zland-map';
</script>

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