Notion map allows your to embed a google maps with pinpoints from a Notion database !
Clone the repo. Edit the file inside pages/index.html to setup your own Google Maps api key. Deploy the website on Vercel. Setup your environ with:
DATABASE_SOURCE_ID
NOTION_API_KEY
The program will search for a column Longitude and Latitude.
Everything should works fine 👍
This example shows how to use Flask 2 on Vercel with Serverless Functions using the Python Runtime.