Flask-GoogleMaps: Add Maps Easily
Flask-GoogleMaps allows you to easily integrate Google Maps into your Flask web application
- •When you need to display location-based data on a map in your Flask app
- •When you want to provide directions or geolocation services to your users
- •When you need to visualize geographic data, such as store locations or delivery areas
Map(map = Map(identifier='map', lat=37.4419, lng=-122.1419, markers=[(37.4419, -122.1419)], zoom=15, maptype='TERRAIN'))
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/flask-googlemaps && curl -fsSL https://workflowstacks.com/api/skills/flask-googlemaps/claude-skill -o ~/.claude/skills/flask-googlemaps/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Flask-GoogleMaps: Add Maps Easily is a small Python project (~1.6k lines across 6 code files, plus 3 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 28 months ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2pyproject.tomlDependencies and the commands it exposes
- 3flask_googlemaps/__init__.pyInside flask_googlemaps/ — the main logic begins here
- 4examples/dark_mode.jsonA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/flask-googlemaps && curl -fsSL https://workflowstacks.com/api/skills/flask-googlemaps/claude-skill -o ~/.claude/skills/flask-googlemaps/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.