Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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.