Skip to content

cuulee/cozy-map

 
 

Repository files navigation

Cozy-Map

Build Status
NPM

screeshot

basic map services to cross with your Cozy data.

  • leafletjs v1.0.1
  • mapillary-js v2.0.0
  • cozysdk-client v0.0.7

Cozy developer

https://github.com/cozy-labs/cozy-sdk

npm install -g cozy-sdk

git clone https://github.com/RobyRemzy/cozy-map.git
cd cozy-map
npm install
npm run start

cozy-sdk . --remote https://user.cozycloud.cc/

Non Cozy user

git clone https://github.com/RobyRemzy/cozy-map.git
cd cozy-map
npm install
npm run start

use you favorite server like http-server

npm install http-server -g
http-server -p9099 -o -s -i --cors

Some services may not work like sync contacts.

What is Cozy?

Cozy Logo

Cozy is a platform that brings all your web services in the same private space. With it, your web apps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one profiles you.

Community

You can reach the Cozy Community by:

  • Chatting with us on IRC #cozycloud on irc.freenode.net
  • Posting on our Forum
  • Posting issues on the Github repos
  • Mentioning us on Twitter

Thanks

To the contributors

But this app relies also on a variety of plugins, but most importantly on the work of Vladimir Agafonkin, Per Liedman, Tobias Bieniek, Stefano Cudini

About

map setup with Leaflet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.5%
  • CSS 32.5%
  • HTML 12.0%