| 开发者 |
quickmaps
rnzo ivanharmat |
|---|---|
| 更新时间 | 2026年9月4日 04:38 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[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 in the Quick Maps documentation.
[quick-maps]. Full guide.width and height. Full guide.type attribute. Full guide.zoom attribute. Full guide.lang attribute. Full guide.from and to attributes. Full guide.[quick-maps]Orlando, Florida[/quick-maps]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.
Add [quick-maps]Your address or place[/quick-maps] to a post, page, widget, or compatible page-builder shortcode element. See the step-by-step guide.
Use the width and height attributes. Width defaults to 100% (responsive):
[quick-maps height="500px" width="75%"]Magic Kingdom, Florida[/quick-maps]
Yes. Add the type attribute with satellite, hybrid, or terrain. The default is the standard road map. See the map type guide:
[quick-maps type="hybrid"]Golden Gate Bridge[/quick-maps]
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]
Yes. Add the lang attribute with a language code, e.g. lang="es" for Spanish. See the map language guide:
[quick-maps lang="fr"]Paris[/quick-maps]
Yes. Use the from and to attributes to display a route between two locations. See the directions guide:
[quick-maps from="Orlando, FL" to="Miami, FL"][/quick-maps]
Yes. Go to Settings → Quick Maps, clear Send privacy-safe aggregate product signals, and save. Your choice remains saved through plugin updates and reactivation.
Yes. Quick Maps works anywhere WordPress shortcodes run, including text/HTML widgets and most popular page builders. The documentation has builder examples.
Start with the Quick Maps documentation, or contact us directly and the developers will answer you.
Yes, the plugin is free. The Pro version at quickmaps.io adds color schemes, custom markers, custom JS/CSS, and advanced lazy-loading controls.