How to make the map page work
The Map page becomes functional after you add your Google Maps API key to the .env
file on your local server.
Learn more about Google Maps API keys >>
Once you have received your API key, open the .env
file located in the root directory of your site and add the key there.
After saving the changes, restart your server for the Map page to start working.