Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a section to list Mapping Parties #8

Open
willemarcel opened this issue Jan 15, 2015 · 3 comments
Open

Add a section to list Mapping Parties #8

willemarcel opened this issue Jan 15, 2015 · 3 comments

Comments

@willemarcel
Copy link
Member

It would be good to have a section on the website to list the mapping parties that we happen. There is already one scheduled in Peru and I'm planning another in Brasília.

@maurimiranda
Copy link
Collaborator

We can create a public google calendar and embed it in the website so we don't need to update the site every time a new event is created or updated. What do you think @willemarcel?

@willemarcel
Copy link
Member Author

I think, maybe it would be interesting to show the mapping parties on a map or something more creative. On the weekend I can test something. We could put the data in a geojson file, so we can create new events just editing the geojson on geojson.io

@jwitcoski
Copy link

I submitted the code for the map. you can easily add geojson files to it by adding the locations via geojson

var marker = L.marker([51.5, -0.09]).addTo(map);
http://leafletjs.com/examples/quick-start.html
http://geojson.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants