Gmap Simple
开发者 |
Zakaria Binsaifullah
|
更新时间 |
2019年1月26日 14:15 |
PHP版本: |
5.2.4 及以上 |
WordPress版本: |
5 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Gmap Simple plugin provide an easiest way to display google map in anywhere using shortcode. The implementation of this
plugin is also very easy. Just need to give the place's name to display the google map.
For General Settings:
To set your own map's width, height and zoom level, you have to go to Setting->general->Google Map Setting. There is also
an example of shortcode and how to use it.
A few notes about the sections above:
安装:
This section describes how to install the plugin and get it working.
更新日志:
1.0.1
1.0.0
-
Place is not working
e.g.
-
Upload the plugin files to the
/wp-content/plugins/gmap-simple
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings-> Google Map Setting to configure the plugin
<?php code(); // goes in backticks ?>