开发者 |
100plugins
freemius |
---|---|
更新时间 | 2023年7月6日 03:54 |
PHP版本: | 5.6 及以上 |
WordPress版本: | 5.9 |
版权: | GPLv3 |
版权网址: | 版权信息 |
[locations-and-areas-map]
to show the map on your site.No, the plugin is based on Leaflet.js and offers you free map styles that don’t need any kind of registration.
Use the Gutenberg Block "Locations and Areas Map" or just place the shortcode [locations-and-areas-map]
anywhere in your content or integrate it within your theme template with PHP:
echo do_shortcode("[locations-and-areas-map]")
you can also override the initial map focus with shortcode attributes:
[locations-and-areas-map lat="51.50665732176545" long="-0.12752251529432854" zoom="13"]
If you want to override the initial map focus (settings) just use the shortcode with attributes:
[locations-and-areas-map lat="51.50665732176545" long="-0.12752251529432854" zoom="13"]
No. Add a new location or define an area view simply by droping a marker on the map. You can search for addresses as well. If you want to use GPS coordinates though, there is an option for that.
Yes! You will find the "Locations and Areas Map"-Block under widgets.
Yes, go to plugin settings and choose from different layouts.
Yes! This is enabled by default. You can disable it in the settings.
Yes, we encourage you to do so. This plugin is supposed to be developer friendly. Feel free to override the .locations-and-areas class in css to create your own awesome design.
Please do so! You can use the support forum to let us know about your ideas helping to make this plugin better.