XMap

XMap lets you embed maptoolkit maps (like http://www.bikemap.net) into your WordPress blog.

Author:Matthias Scheidl (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:4.5
Plugin version:1.3
Added to WordPress repository:15-06-2011
Last updated:20-12-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:2 926
Active installs:40+
plugin download
Click to start download

Embed maps from the following domains into your WordPress blog:

You can do this using simple shortcodes, e.g.:

  • [bikemap route="1026736"]
  • [wandermap route="123456" extended="false"]

The following shortcodes are allowed:

  • [bikemap]
  • [wandermap]
  • [runmap]
  • [inlinemap]
  • [mopedmap]

The following attributes are allowed:

  • route: The route id (an integer)
  • extended: If route info like elevation, distance etc. should be shown (true|false, default:true)
  • width: The width of the map (an integer, default: 640)
  • height: The height of the map (an integer, default: 400)
  • unit: The unit used in the route info (km|miles, default:km)

ChangeLog