Опис
RSV GMaps this Plugin for displaying Multiple Pointers in Google Maps. It will produce clean HTML code without any iframe.
Скріншоти
Встановлення
- Upload the rs-gmaps folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins‘ menu in WordPress
- Use This Short Code to Display All pointers: [RSV_GMaps]
- Use This Short Code to Display Single Pointer: [RSV_GMaps id=16]
- Use This Short Code to Display Multiple Pointers: [RSV_GMaps id=16,20,36].
- You can change id for every shortcode used.
- 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.
Учасники та розробники
“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.