=== Quick Maps ===
Contributors: quickmaps, rnzo, ivanharmat
Donate link: https://bit.ly/2HdTzmO
Tags: quick maps, easy maps, google maps, maps, geolocation
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 026.07.06.15
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

The easiest Google Maps integration for your Wordpress website `[quick-maps]Orlando, Florida[/quick-maps]` - No Google API required.

== Description ==

**Quick Maps is the easiest way to add a Google Map to your WordPress site — with no Google Maps API key, no billing account, and no Google Cloud setup.**

Most map plugins force you to create a Google Cloud project, enable several APIs, turn on billing, and paste a secret key before you can display a single map. Quick Maps skips all of that. Install the plugin, drop a shortcode wherever you want a map, and put an address or place name inside it:

`[quick-maps]Orlando, Florida[/quick-maps]`
`[quick-maps]One Infinite Loop, Cupertino, CA 95014[/quick-maps]`
`[quick-maps height="500px"]Magic Kingdom, Florida[/quick-maps]`

That's the whole setup — a clean, responsive Google Map appears in your post, page, or widget.

Because Quick Maps renders a standard, lazy-loaded Google Maps embed (not the paid JavaScript API), your maps load fast, add no heavy scripts to your pages, and never trigger a surprise bill from Google.

= Key Features =

* **No API key required** — no Google Cloud project, no billing, no keys to manage.
* **One simple shortcode** — `[quick-maps]Your address or place[/quick-maps]` is all it takes.
* **Map any address or place** — a street address, a business name, a landmark, or latitude/longitude coordinates.
* **Responsive by default** — maps fill their container (width `100%`) and adapt to any screen size.
* **Set your own size** — control the map with the `width` and `height` attributes, e.g. `[quick-maps height="500px" width="80%"]Miami, FL[/quick-maps]`.
* **Lazy-loaded** — the embed uses native lazy loading, so maps below the fold don't slow your initial page load.
* **Works everywhere shortcodes do** — posts, pages, and text/HTML widgets, including most page builders.
* **Lightweight and clean** — no bloat, no tracking, no account required.

= Premium Features =

Quick Maps Premium (available at [quickmaps.io](https://quickmaps.io)) adds:

* [Support for Color Schemes](https://quickmaps.io) — style maps to match your brand.
* [Support for Lazy Loading](https://quickmaps.io) — advanced, on-scroll loading controls.
* [Support for Custom Markers](https://quickmaps.io) — use your own pins and marker images.
* [Support for Custom JS](https://quickmaps.io) — extend map behavior with your own scripts.
* [Support for Custom CSS](https://quickmaps.io) — fine-tune the exact look of your maps.

== 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.

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

== Frequently Asked Questions ==

= Do I need a Google Maps API key? =

No. Quick Maps works without any API key, Google Cloud project, or billing account. Install it and use the shortcode.

= How do I add a map? =

Put the address or place name inside the shortcode and add it to any post, page, or widget:
`[quick-maps]One Infinite Loop, Cupertino, CA 95014[/quick-maps]`

= How do I change the size of the map? =

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

= Can I show my business or a specific location? =

Yes. Use your business name, a full street address, a landmark, or latitude/longitude coordinates as the shortcode content.

= Will Quick Maps slow down my website? =

No. Quick Maps outputs a single, native lazy-loaded embed with no heavy JavaScript, so maps load quickly and don't block your page.

= 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 premium version at [quickmaps.io](https://quickmaps.io) adds color schemes, custom markers, custom JS/CSS, and advanced lazy-loading controls.


== Changelog ==

For the full changelog with details, see [Release History](https://quickmaps.io/changelog).

= 026.07.06.15 =

[Version 026.07.06.15 release notes](https://quickmaps.io/changelog#026.07.06.15)

= 026.06.26.21 =

[Version 026.06.26.21 release notes](https://quickmaps.io/changelog#026.06.26.21)

= 026.05.13.15 =

[Version 026.05.13.15 release notes](https://quickmaps.io/changelog#026.05.13.15)

= 026.03.27.1740 =

[Version 026.03.27.1740 release notes](https://quickmaps.io/changelog#026.03.27.1740)

= 026.02.03.19 =

[Version 026.02.03.19 release notes](https://quickmaps.io/changelog#026.02.03.19)

= 1.02.25 =

[Version 1.02.25 release notes](https://quickmaps.io/changelog#1.02.25)

= 1.0.16 =

[Version 1.0.16 release notes](https://quickmaps.io/changelog#1.0.16)

= 1.0.2 =

[Version 1.0.2 release notes](https://quickmaps.io/changelog#1.0.2)
