Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

RSV GMaps

Descripción

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

Capturas

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

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

Leer la 1 reseña

Colaboradores y desarrolladores

“RSV GMaps” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “RSV GMaps” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

1.5

  • Added Custom Icon Option.

1.2

  • Added Zoom and Center Location Options.

1.0

  • Rapid Sort WordPress plugin.