Skip to content

theofruitrouge/fprsmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fairphone Community Map

fprsmap - abbreviation for "Fairphoners Map"

About

The idea for the Fairphone Community Map originated in March 2015 in a topic on the Fairphone Forum. The goal is to map the global Fairphone Community and make it easier to find relevant people and places in the user's area.

The map can currently be found at https://wearefairphone.github.io/fprsmap/ or at https://map.fairphone.community.

Embed the map

Simply click the embed button embed icon inside the map and you will find the embed code ready to be copied. The embed code provided there will update itself according to the layers you select.

The embed code uses an iframe. You can also have a look at it here:

<iframe src="https://wearefairphone.github.io/fprsmap/" width="100%" height="400" allowfullscreen="true" frameborder="0">
  <p><a href="https://wearefairphone.github.io/fprsmap/" target="_blank">See the Fairphone Community Map!</a></p>
</iframe>

Modify the width and height parameters to your liking.

Status of the Project & Contributions

At the moment we are trying to gather as many relevant sources for the map as possible. Please look at the issues list and help us out* or give feedback. We are looking forward to your contribution! At the moment there are four categories:

* A how-to for building the map locally can be found in the Wiki.

Usage examples

The categories mentioned in the previous paragraph can be used to define an initial state of the map.

  • Say you want to promote Fairphone Community events. Append ?show=events to the URI and only meetups and events will be loaded into the map at start.
  • Multiple parameters are also possible: https://wearefairphone.github.io/fprsmap/?show=events,angels will display both the events and the angels layers.
  • By default only those two layers are loaded.

Acknowledgements

Thank you to Fairphone for their great support of community projects. They listen to our needs and take into account our requirements for the map.

Last but not least, we want to mention Leaflet.js. It's really a pleasure to work with their great JavaScript library to build this map!

Contact information

The developers @Roboe and @StefanBrand can be reached via Twitter (@RoboePi | @StefaBrand) or Matrix. If you like, you can also join the discussion on the Fairphone Forum.

About

This is a Leaflet map of the local Fairphoners communities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.9%
  • Ruby 29.6%
  • HTML 22.8%
  • CSS 3.7%