This webpage is part of the artwork Hunting Mosquitos by Angeliki Diakrousi. It is a geolocative app that allows navigation in the city through mapping hang-outs and installations of Mosquitos. It invites you to playfully explore the city and participate in a discussion around public spaces. The web app is developed by Alex Roidl.
The site is running on a flask instance, storing data in a sqlite database. The location is tracked using the geolocation api. Audio is recorded through the webaudio api.
If you have any questions contact:
info at huntingmosquitos.nl
How to use
- * turn on your location and activate it for the browser app you use
- * allow access to your location if asked
- * you will see your position in red circle
- * you can change the view by clicking on Choose View
- * use the compass to navigate to the closest mosquito
- * while walking in the city and visiting different spots you can add:
- _your favorite hangout
- _the presence of a mosquito
- _a voice/sound message (allow access to your microphone)
- _a text message
- * notes:
- _to get inspiration for the messages you are invited to check these questions
- _the web app works on mobile phones
- _it may not work to all browsers
- _if the coordinates are not valid then you are directed to a broken page
{% endblock %}