This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

RSV GMaps

Description

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

Screenshots

  • 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.

Installation

  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.

FAQ

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.

Reviews

Read all 1 review

Contributors and Developers

“RSV GMaps” is open source software. The following people have contributed to this plugin.

Contributors

Translate “RSV GMaps” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.5

  • Added Custom Icon Option.

1.2

  • Added Zoom and Center Location Options.

1.0

  • Rapid Sort WordPress plugin.