Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Advanced Google Maps Shortcode

Опис

Advanced Google Maps shortcode. Support for:
– map styling,
– multiple markers,
– markers clustering,
– custom icon,
– and more.

For custom map style:
1. Go to Google Styled Map Wizard -> http://googlemaps.github.io/js-samples/styledmaps/wizard/index.html
2. Prepare your map style
3. Copy JSON code (from Google Maps API v3 Styled Maps JSON) -> right panel at the bottom “Show JSON”
4. Paste to “Styles” text area in shortcode generator (AGMS button in visual editor)

If you need multiple markers just put one at a line in “Markers” text area in shortcode generator (AGMS button in visual editor) using following format:
Title,Description,Latitude,Longtitude

If you found our plugin useful please consider to rate it. Thanks.

Встановлення

  1. Upload user-social-profiles.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use it from page/post editing screen – AGMS button in visual editor

Відгуки

Прочитати всі 1 відгук

Учасники та розробники

“Advanced Google Maps Shortcode” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Advanced Google Maps Shortcode” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.2

*2016-04-10
*Maps Styles bugfix

0.1

*2016-01-29
*Initial release.