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

RSV GMaps

Опис

RSV GMaps this Plugin for displaying Multiple Pointers in Google Maps. It will produce clean HTML code without any iframe.

Скріншоти

  • Add new Google Map Pointer from WordPress Admin.
  • You can add Multiple Addresses.
  • Set Zoom level and center location and copy shortcode.
  • Place shortcode inside post/page.
  • You can see google map with multiple pointers.

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

  1. Upload the rs-gmaps folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins‘ menu in WordPress
  3. Use This Short Code to Display All pointers: [RSV_GMaps]
  4. Use This Short Code to Display Single Pointer: [RSV_GMaps id=16]
  5. Use This Short Code to Display Multiple Pointers: [RSV_GMaps id=16,20,36].
  6. You can change id for every shortcode used.
  7. Go to Rsv Gmaps in your WordPress admin, and click the location you need the ID of. Then, if you look in the address bar of your browser, you’ll see something like this:
    http://localhost/wordpress/wp-admin/post.php?post=31&action=edit
    in this case 31, is the post ID.

Часті питання

How do I insert the RSV GMaps?

You can insert the RSV GMaps by pasting the shortcode [RSV_GMaps] into the content area of a page or post. Be sure to use the HTML editor when inserting shortcodes! To customize your MAP, there are optional attributes that can be used with the shortcode.

where can find the ‘post ID’ ?

Go to Rsv Gmaps in your WordPress admin, and click the location you need the ID of. Then, if you look in the address bar of your browser, you’ll see something like this:
http://localhost/wordpress/wp-admin/post.php?post=31&action=edit
in this case 31, is the post ID.

Відгуки

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

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

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

Учасники

Перекладіть “RSV GMaps” на вашу мову.

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

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

Журнал змін

1.5

  • Added Custom Icon Option.

1.2

  • Added Zoom and Center Location Options.

1.0

  • Rapid Sort WordPress plugin.