Quick Maps Pro

Quick Maps Pro is a companion add-on for the free Quick Maps plugin. It runs in tandem: the free plugin gives you the keyless map shortcode, and Pro adds the styling and control below. Same [quick-maps] shortcode, new attributes, and still no Google Maps API key.

Every attribute works with any location: a business name, a full street address, a home address, a landmark, or GPS coordinates.

Pricing

25 Sites License

$99/ year
  • License for 25 Sites
  • 1 year of updates
  • 1 year of Priority Support
  • Upgrade anytime

Get Quick Maps

5 Sites License

$34/ year
  • License for 5 Sites
  • 1 year of updates
  • 1 year of Priority Support
  • Upgrade anytime

Get Quick Maps

Single Site License

$14/ year
  • License for 1 Site
  • 1 year of updates
  • 1 year of Priority Support
  • Upgrade anytime

Get Quick Maps

Secure Payment Methods

** Prices shown here are in US dollars.

Color Schemes

Match the map to your brand with the scheme attribute. Four presets are built in:

Dark scheme
scheme="dark"
Muted scheme
scheme="muted"
Grayscale scheme
scheme="grayscale"
Sepia scheme
scheme="sepia"

Custom Markers

Replace the default pin with your brand color or your own image using the marker attribute.

[quick-maps marker="#03D3AC"]350 5th Ave, New York, NY[/quick-maps]

[quick-maps marker="https://your-site.com/pin.png"]350 5th Ave, New York, NY[/quick-maps]
Map with a custom mint marker

Advanced Lazy Loading

Click-to-load map facade

Hold the map until the visitor wants it, for faster pages and no contact with Google until they opt in. Load on click, or when it scrolls into view.

[quick-maps lazy="click"]Orlando, FL[/quick-maps]

[quick-maps lazy="scroll"]Orlando, FL[/quick-maps]

Rounded Corners, Shadow, Caption & CTA

Frame the map and add a call to action.

[quick-maps radius="16" shadow="on" cta="on" caption="Visit our store"]1 Infinite Loop, Cupertino, CA 95014[/quick-maps]
  • radius: rounded corners in pixels
  • shadow: a soft drop shadow
  • cta: an “Open in Google Maps” link
  • caption: a caption line
Map with rounded corners, shadow and CTA

Put It All Together

Hybrid map combining every option

Attributes stack, and Pro attributes combine with the free plugin’s own options (map type, zoom, language, width/height):

[quick-maps type="hybrid" zoom="15" scheme="muted" marker="#03D3AC" radius="16" shadow="on" cta="on" caption="Our headquarters" height="340px"]1 Infinite Loop, Cupertino, CA 95014[/quick-maps]

Custom CSS and JavaScript

Go to Settings → Quick Maps Pro to add global CSS and JavaScript that apply to every map. Target .qm-wrap and .quickmaps:

/* Custom CSS example */
.qm-wrap { border: 3px solid #03D3AC; border-radius: 20px; overflow: hidden; }

Works With Any Address

Business name:      [quick-maps]Apple Park, Cupertino, CA[/quick-maps]
Business address:   [quick-maps]1 Infinite Loop, Cupertino, CA 95014[/quick-maps]
Home address:       [quick-maps]1600 Pennsylvania Avenue NW, Washington, DC 20500[/quick-maps]

Quick Maps Pro requires the free Quick Maps plugin, WordPress 6.0+, and PHP 8.1+.

Get Quick Maps Pro

Built by Renzo Johnson