READ ME -------------------------------------------------------------------------- City Sightseeing App Authors: Vera Bärlund & Jani Heiskanen -------------------------------------------------------------------------- The application is a single .html-file including the CSS and JavaScript. It is currently not set up on any server, but you can run it locally by clicking the sightseeing-file inside the zip-file. The application uses two APIs: Google Maps API and OpenWeatherMap API. All the images used are from: https://cs.uef.fi/~verab/images/ -------------------------------------------------------------------------- HOW TO TEST -------------------------------------------------------------------------- You can manually set the coordinates in your browser to check that the arrival detection works. This can be done when you know the coordinates of a sight. For example, Puijon torni's coordinates are: Latitude: 62.909722 Longitude: 27.655833 Go to your browser's developer tools (preferably Chrome) > Sensors > Geolocation. Choose "Other..." and set the coordinates above. Refresh site. This should locate you to Puijon torni and change the sight's marker image. -------------------------------------------------------------------------- For more info you can contact us by email: janirish@uef.fi or verab@uef.fi