Locationmap

Builds a map from given location, and draws lines between them.

Author:Martijn de Boer (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:2.7
Plugin version:1.0
Added to WordPress repository:01-01-2009
Last updated:01-01-2009
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:http://www.oceanius.com/
Total downloads:1 129
plugin download
Click to start download

Draws a map and inserts points on the location. Has the ability to draw multiple maps. Only accepts PNG as input and output.

Loads a xml from the admin panel, which tells us the following:

  • Image to load
  • Image to use for plotting a location
  • Locations
    • Title
    • x,y

a valid xml should look like the following:

Want to show the map? Just put <?php locationmap("mapid"); ?> in your template. Don’t want to hack a new template or existing template together ? Just put the following in your post: %locationmap: mapid% .

Font is the fine Semplice Regular from Style-Force. http://pixelfonts.style-force.net/


FAQ