=== wp-amaps === Contributors: rccoder Tags: map, amaps,地图插件 Donate link: http://www.rccoder.net Requires at least: 1.6 Tested up to: 4.3.1 Stable tag: trunk License: GPL 3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html 基于高德地图的WordPress插件 == Description == 基于高德地图的WordPress插件,利用短代码可以在任何你想插入地图的地方插入有标记的地图。支持自定义尺寸大小,自定义其他描述 == Installation == = 安装 = 就像其它插件那样安装就行了! = 使用 = `[amaps id='myid' w='100px' h='100px' lon='126.633286' lat='45.747425' address='哈尔滨工业大学一校区' info='这是一个很好的大学']` Or `[amaps lon='126.633286' lat='45.747425' address='哈尔滨工业大学一校区' info='这是一个很好的大学']` Or `[amaps address='哈尔滨工业大学一校区' info='这是一个很好的大学']` Or `[amaps lon='126.633286' lat='45.747425' info='这是一个很好的大学']` Or `[amaps address='哈尔滨工业大学一校区']` = 参数说明 = with `id`, you can customize style for map with `w` and `h`, you can customize weight and height for map == Frequently Asked Questions == 应该不会有什么使用上的困难的,因为很好用。 如果有的话,请移步至[wp-amaps主页](https://github.com/rccoder/wp-amaps)获取帮助 == Screenshots == 1. 正常状态下就是这样 == Changelog == = 1.0 = * Initial release. = 1.1 = * Change the Name (From wp-amaps-plugin to wp-amaps) = 1.2 = * 更新介绍 = 1.3 = * 学习SVN = 1.4 = * 学习SVN = 1.5 = * 学习SVN = 1.6 = * 学习SVN = 1.7 = * 学习SVN