This is a app used Google Map, OpenWeatherMap and Foursquare service to show neighborhood street view current weather as well as location details information.
There are 6 default locations will be marked in the map when the app starts.
You can see weather information in side panel and location details in information window if there is not a network error.
If you use MacOS, on your computer, type this line in your terminal:
git clone https://github.com/PeckLiu2017/NeighborhoodMap.git
And then
cd NeighborhoodMap
open index.html
When index.html has been open in browser ,this app is running.
You can also find Download ZIP link by click green 'Clone or download' button on the right side of this page. And then , decompress the project and use it. locate the index.html page in folder NeighborhoodMap, open it in browser to start.
1.In small screen device ,you can hold down the cursor and drag map to see more place.
2.You can drag little person icon on the right-bottom corner of this map to see full screen street view.
3.Click toggle div on the left-top corner to open and close side panel.
4.Type place name to filter default places. Click the one of the filtered items to open its information window and see more.
5.Click close icon on the right-top corner to close information window.
6.Click marker directly can also open information window to see more details.
This project is released under the MIT License.