该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

SimpleGMaps

描述

You can configure your locations into a page with shortcode [simplegmaps], you only must add a list of parameters,
latitud (latitude), longitud (longitude), zoom, tipomapa (TypeMap), titulomarker (Title of the marker), alto (height of div), ancho (width of div).

Example:
[simplegmaps latitud = “40.430224” longitud = “-2.416992″ zoom=”13″ alto=”300px” ancho=”300px” titulomarker = “Hola Mundo!”]

Visit me:

web: http://www.programacionwebgalicia.com/

blog: http://programacionwebgalicia.wordpress.com/

facebook: https://www.facebook.com/pages/Programaci%C3%B3n-Web-Galicia/206144426132817

twitter: https://twitter.com/PWGalicia

屏幕截图

  • Activate SimpleGmaps in plugins section.
  • Add shortcode into a new page.
  • The result is a simple map with a marker.

安装

  1. Upload plugin folder to the /wp-content/plugins/ directory.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

常见问题

TypesMap Google Map?

tipomapa = “SATELLITE”

tipomapa = “HYBRID”

tipomapa = “TERRAIN”

tipomapa = “ROADMAP”

评价

此插件暂无评价。

贡献者及开发者

“SimpleGMaps” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“SimpleGMaps”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release.

1.1

  • Problem with Google Maps images correction into css.
  • Change the way to put javascript code into the web.