开发者 | plance |
---|---|
更新时间 | 2025年8月2日 19:34 |
PHP版本: | 4.0.0 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[my-map id="8"]
, where id
is the unique identifier of the map.
Shortcode also supports the following optional parameters:
width
– sets the width of the map
height
– sets the height of the mapzoom
– sets the zoom level of the map
Example:
[my-map id="8" width="800" height="600" zoom="14"]
/wp-content/plugins/
directory or install it using the WordPress plugin installer.Use the shortcode [my-map id="X"]
, where X
is the ID of the map you've created. You can optionally add parameters: width
, height
, zoom
.
Currently, the plugin supports only one location per map based on an address.