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)
Follow one of the standard installation processes:
- Upload the plugin folder
xmap to the /wp-content/plugins/ directory and activate it
- OR use the search function within WordPress Admin, search for the Plugin, install and activate.