Quick Maps – Google Maps Without API Key

Beskrivelse

Quick Maps adds responsive Google Maps to WordPress with the [quick-maps] shortcode. Basic maps use a standard Google Maps embed, so they do not require a Google Maps API key, a Google Cloud project, or a billing account.

Enter an address, business, landmark, or coordinates inside the shortcode. Optional attributes control width, height, zoom, map type, language, and driving directions. The embed uses native lazy loading, so an off-screen map is deferred until the browser approaches it.

[quick-maps]Orlando, Florida[/quick-maps]
[quick-maps type="satellite" zoom="16"]Grand Canyon[/quick-maps]
[quick-maps from="Orlando, FL" to="Miami, FL"][/quick-maps]

Google Maps Shortcode for WordPress

Each feature below links to a full how-to guide on quickmaps.io.

  • No API key for basic maps — use the standard Google Maps embed without creating a Google Cloud project or enabling billing. Full guide.
  • Add a map with one shortcode — place an address, business name, landmark, or coordinates inside [quick-maps]. Full guide.
  • Responsive map output — maps fill their container width by default, with configurable width and height. Full guide.
  • Roadmap, satellite, hybrid, or terrain — choose the map style with the type attribute. Full guide.
  • Control zoom (0–21) with the zoom attribute. Full guide.
  • Show the map in any language with the lang attribute. Full guide.
  • Show driving directions between two places with the from and to attributes. Full guide.
  • Native lazy loading — off-screen map embeds are deferred using the browser’s native loading behavior.
  • Use where shortcodes run — add maps to posts, pages, widgets, and compatible page builders.

Pro Features

Quick Maps Pro (available at quickmaps.io) adds:

External Service: Google Maps

Quick Maps embeds maps served by Google Maps. The plugin does not require a Google Maps API key for its basic embed, but the displayed map is still provided by Google.

When data is sent: when a page containing a Quick Maps embed loads. Native lazy loading may defer the request until the map approaches the visible area.

What is sent: the configured address, place, coordinates, route, and map settings, plus the visitor request information Google needs to serve the embed. According to Google’s documentation this may include IP address, browser or device information, referrer URL, and interaction data.

Use of the embed is subject to the Google Maps Additional Terms and the Google Privacy Policy. Site owners are responsible for their own privacy disclosure and consent configuration.

Installation

  1. In your WordPress dashboard, go to Plugins Add New and search for “Quick Maps”, or upload the plugin ZIP under Plugins Add New Upload Plugin.
  2. Click Install Now, then Activate.
  3. Edit any post, page, or widget and add the shortcode with the address or place you want to show:
    [quick-maps]Orlando, Florida[/quick-maps]
  4. Publish or update — your map is live. No API key or configuration needed for the basic embed.

Requirements: WordPress 6.0 or higher and PHP 7.4 or higher.

FAQ

How do I add Google Maps to WordPress without an API key?

Install Quick Maps and place an address or location inside the [quick-maps] shortcode. Basic maps use a standard Google Maps embed and do not require a Google Maps API key, Google Cloud project, or billing account.

How do I add a Google Map shortcode in WordPress?

Add [quick-maps]Your address or place[/quick-maps] to a post, page, widget, or compatible page-builder shortcode element.

How do I change the size of the map?

Use the width and height attributes. Width defaults to 100% (responsive):
[quick-maps height=”500px” width=”75%”]Magic Kingdom, Florida[/quick-maps]

Can I show a satellite or terrain map?

Yes. Add the type attribute with satellite, hybrid, or terrain. The default is the standard road map:
[quick-maps type=”hybrid”]Golden Gate Bridge[/quick-maps]

Can I set the zoom level?

Yes. Use the zoom attribute with a value from 0 (the whole world) to 21 (street level):
[quick-maps zoom=”17″]Willis Tower, Chicago[/quick-maps]

Can I show the map in another language?

Yes. Add the lang attribute with a language code, e.g. lang="es" for Spanish:
[quick-maps lang=”fr”]Paris[/quick-maps]

Can the shortcode show Google Maps directions?

Yes. Use the from and to attributes to display a route between two locations:
[quick-maps from=”Orlando, FL” to=”Miami, FL”][/quick-maps]

Can I use it inside a widget or page builder?

Yes. Quick Maps works anywhere WordPress shortcodes run, including text/HTML widgets and most popular page builders.

Is Quick Maps free?

Yes, the plugin is free. The Pro version at quickmaps.io adds color schemes, custom markers, custom JS/CSS, and advanced lazy-loading controls.

Anmeldelser

2. december, 2019
If you’re not sure which map plugin to download, this one is the way to go. It doesn’t get any simpler than this, it works, and it doesn’t slow down your page load.
Læs alle 2 anmeldelser

Bidragsydere & udviklere

“Quick Maps – Google Maps Without API Key” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere