★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/tr4nch/wp-gmapcn/archive/refs/heads/master.zipReadme
Google Map (CN)
Google Map China version for WordPress
Description
An Google Map JS API key required for before use, it can be set on the plugin's option page.
Use it by create a shortcode insert the place where you want, for example:
[gmapcn container="#google-map" title="Title of position mark" lat=29.358355 lng=105.8384612 zoom=6.21]
<h1>Info Window</h1>
<p>Info window description</p>
[/gmapcn]
Shortcode attribute list
- container: CSS selector of the container element.
- title: Title of map position marker
- lat: Latitude
- lng: Longitude
- zoom: Zoom level
- content: The shortcode's content will be used for info window of position mark.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.1 | Nov 6, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.