The crowd counter allows you, after defining an area on the map, to estimate how many people could fit in it, depending on the population density per square meter. See how to use the tool here.
Install Packages:
yarn installCreate .env file and add your Google Maps API Key and the selected languages:
VITE_GOOGLE_MAPS_API_KEY=[your_google_maps_api_goes_here]
VITE_TOOL_LOCALE =[el]
VITE_TOOL_LOCALE_FALLBACK =[en]yarn devOpen http://127.0.0.1:5173/ in your browser. Any changes are compiled automatically.
yarn buildThe build can be found in /dist folder.
This tool is a modification and extension of MapChecking, created by Anthony Catel, for iMedD Lab by Sociality. The methodology and the visualizations are provided by Keith Still. Icons created by Anthony Raj, White Spaces Inc. and KIM Hyojun as provided in the NounProject.