workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
ai-agent

Flask-GoogleMaps: Add Maps Easily

Get Google Maps in your Flask app with Flask-GoogleMaps, ideal for startup founders using Python and Flask.
654 stars194 forksPythonQuality 9/10Updated 5/30/2024100% free ยท open source
What it does

Flask-GoogleMaps allows you to easily integrate Google Maps into your Flask web application

Install / run
pip install Flask-GoogleMaps
When to use it
  • โ€ข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
Quick start
  1. 1Import the extension in your Flask app with `from flask_googlemaps import GoogleMaps`
  2. 2Initialize the extension with `GoogleMaps(app, key='YOUR_GOOGLE_MAPS_API_KEY')`
  3. 3Use the `Map` function to create a map, such as `map = Map(identifier='map', lat=37.4419, lng=-122.1419, markers=[(37.4419, -122.1419)])`
  4. 4Render the map in your template with `{{ map.html }}`
  5. 5Configure the map settings, such as the zoom level and map type, using the `Map` function's arguments
Ready-to-paste prompt
Map(map = Map(identifier='map', lat=37.4419, lng=-122.1419, markers=[(37.4419, -122.1419)], zoom=15, maptype='TERRAIN'))
Heads up: You need a valid Google Maps API key to use Flask-GoogleMaps, which requires a Google Cloud account and enabling the Google Maps JavaScript API
Saves to your device

Topics

flask
flask-extensions
google-maps
google-maps-api
googlemaps
hacktoberfest
hacktoberfest2020
map
maps
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

14
top-level files
5
folders
6.2M
repo size
MIT
license
Key files
.pre-commit-config.yaml
README.md
requirements.txt
File tree
.github/
docs/
examples/
flask_googlemaps/
tests/
.flake8
.gitignore
.pre-commit-config.yaml
Changlog.md
LICENSE
Makefile
MANIFEST.in
poetry.lock
pyproject.toml
pytest.ini
README.md
requirements.txt
runtime.txt
screenshot.png
Quick Actions
Details
Creator
flask-extensions
Language
Python
Category
ai-agent
Published
11/21/2013

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.

ai-agentโ˜… 512,463
build-your-own-x: Learn by Recreating
Improve programming skills by rebuilding tech from scratch. For startup founders and programmers.
ai-agentโ˜… 450,961
Learn to code with freeCodeCamp
Get free programming education with freeCodeCamp, for startup founders and beginners.
ai-agentโ˜… 439,771
Public-apis: Free API Access
Get free APIs for development. For startup founders and developers.
ai-agentโ˜… 390,947
Free Programming Books
Discover free programming books for founders and developers. Learn with free-programming-books.
ai-agentโ˜… 350,624
coding-interview-university: Learn to Code
Get a complete study plan to become a software engineer, for startup founders, with 351k+ GitHub stars
ai-agentโ˜… 297,550
Selfhosted Control with awesome-selfhosted
Host your own network services and web apps. For founders seeking privacy and control.