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

LogMyTrip

Descripción

Your posts are plotted on a Google map as points on a route in date order. Just create a page for your map, then add the shortcode [logmytripmap] anywhere in the page to see your map appear. Clicking on a point icon can show a picture taken at that location if one is attached to a post. A small Google map is displayed on the “Edit Post” screen to allow users to geotag their posts.

Hovering over the address when viewing individual posts reveals a map of the post location. See www.LogMyTrip.co.uk for more info.

Capturas

  • Example of the LogMyTrip map in use.

Instalación

  1. Upload the ‘logmytrip’ directory to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Create a page and add the shortcode [logmytripmap] anywhere on the page.
  4. Add posts and geolocate them on a Google map. Posts can include photo’s, either directly in the text or as attachments.

Preguntas frecuentes

Can I upload pictures directly from my mobile and have them show up on a LogMyTrip map?

You can upload your pictures using WordPress for iPhone, Android, Blackberry or Nokia. Geolocate your post using these apps and then it will show up on a LogMyTrip map.

Does the plugin read EXIF (latitude/longitude) data from my photo and use it to plot my location?

It does on the www.LogMyTrip.co.uk site, but not using the plugin alone.

Can I create more than one trip on the www.LogMyTrip.co.uk website?

It’s only one trip per user, but it’s easy to create an additional user using an alternative email address, then use it to create another trip.

Does the LogMyTrip plugin work with the Geolocation plugin?

The LogMyTrip plugin works with, but does not require, the Geolocation plugin.

Please Note: = This plugin plots ALL posts that have associated geolocation information in date order for the default (post_author = 1) user. Points without geolocation data, or for other users, will not be plotted. However, you can switch to a different user by creating a cookie called ‘tid’ on the root of your site with a value equal to the ID required; e.g. Cookie: tid=4 for post_author 4.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "LogMyTrip" a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

1.6 Initial non beta release in plugin form. readme.txt updated to clarify installation and use

1.7 Deleted

1.8 Update to increase hover map size and fix some css interaction problems with other plugins

1.9 Update to work with latest version of google maps api