Web map that shows you points of interest with a small description, directions to arrive and environmental information, air quality and temperature.
To get started with the map you'll need the following 4 API keys:
- Clone this repo to your local machine using
https://github.com/gerardoezequiel/ecotopia-urbana.git
Find the directory and replace de apikeys
$ cd ecotopia-urbana
Run your live server
Happy mapping!
- Mapbox-GL-JS
- Assembly (CSS)
- HTML
- CSS
- Javascript
-
You have to allow access to the location from your browser!
-
To use the map you can zoom in with the scroll or control buttons enabled for it in the top right.
-
To move around the map you can press the direction dates or click on the map and drag to scroll.
-
To move the camera pitch you can press the control key + the direction arrows or press the control key and click and drag with the mouse.
-
Once the map has loaded you can activate the map of isocrones and calculate the distance that you can walk or bike 5, 15, 30 or 60 min (you can modify the parameters in the top right). By default it loads 15 minutes walking.
-
In addition, you can overlay the layers of air quality, temperature and 3d buildings by clicking on the toggle at the bottom.
-
Option 1
- π΄ Fork this repo!
-
Option 2
- π― Clone this repo to your local machine using
https://github.com/gerardoezequiel/ecotopia-urbana.git
- π― Clone this repo to your local machine using
- HACK AWAY! π¨π¨π¨
- π Create a new pull request