Nils Schneider ab9ac94014 map: make new/lost nodes a little more pronounced | %!s(int64=9) %!d(string=hai) anos | |
---|---|---|
doc | %!s(int64=9) %!d(string=hai) anos | |
html | %!s(int64=9) %!d(string=hai) anos | |
img | %!s(int64=9) %!d(string=hai) anos | |
lib | %!s(int64=9) %!d(string=hai) anos | |
scss | %!s(int64=9) %!d(string=hai) anos | |
tasks | %!s(int64=9) %!d(string=hai) anos | |
.gitignore | %!s(int64=9) %!d(string=hai) anos | |
.travis.yml | %!s(int64=9) %!d(string=hai) anos | |
Gruntfile.js | %!s(int64=9) %!d(string=hai) anos | |
LICENSE | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=9) %!d(string=hai) anos | |
app.js | %!s(int64=9) %!d(string=hai) anos | |
bower.json | %!s(int64=9) %!d(string=hai) anos | |
build.js | %!s(int64=9) %!d(string=hai) anos | |
helper.js | %!s(int64=9) %!d(string=hai) anos | |
index.html | %!s(int64=9) %!d(string=hai) anos | |
package.json | %!s(int64=9) %!d(string=hai) anos | |
style.css | %!s(int64=9) %!d(string=hai) anos |
Meshviewer is a frontend for ffmap-backend.
npm install
bower install
You may want to tweak lib/config.js
to point to your data fils. If it's
served from a different domain, remember to enable CORS on your
webserver. Enabling GZip will reduce bandwidth consumption.
Just run:
grunt
This will generate build/
containing all required files.