Title: Locationmap
Author: martijndeboer
Published: <strong>January 1, 2009</strong>
Last modified: January 1, 2009

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/locationmap.svg)

# Locationmap

 By [martijndeboer](https://profiles.wordpress.org/martijndeboer/)

[Download](https://downloads.wordpress.org/plugin/locationmap.zip)

 * [Details](https://wordpress.org/plugins/locationmap/#description)
 * [Reviews](https://wordpress.org/plugins/locationmap/#reviews)
 *  [Installation](https://wordpress.org/plugins/locationmap/#installation)
 * [Development](https://wordpress.org/plugins/locationmap/#developers)

 [Support](https://wordpress.org/support/plugin/locationmap/)

## Description

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/

## Installation

 * Upload the plugin to your plugins folder, and off you go.
 * Create a valid xml
 * Add a call to locationmap(“myMapId”); to your template, or a parsable tag to 
   a post / page.

## FAQ

 * I’m getting no text or a warning about the font.
    - A. Did you specify the font tag ?
 * I’d like to have feature x and y, can you implement this ?
    - A. Give me a try, and if I like it, ill add it. You can send your contributions
      to me, and i’ll add them if it fits the plugin.
 * I want to define multiple maps, how do I do it.
    - A. Just define multiple blocks, be sure to have unique id’s for each map!

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Locationmap” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ martijndeboer ](https://profiles.wordpress.org/martijndeboer/)

[Translate “Locationmap” into your language.](https://translate.wordpress.org/projects/wp-plugins/locationmap)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/locationmap/), check
out the [SVN repository](https://plugins.svn.wordpress.org/locationmap/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/locationmap/) by
[RSS](https://plugins.trac.wordpress.org/log/locationmap/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Last updated **17 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.5 or higher **
 *  Tested up to **2.7**
 * Tags
 * [geo](https://wordpress.org/plugins/tags/geo/)[location](https://wordpress.org/plugins/tags/location/)
   [map](https://wordpress.org/plugins/tags/map/)
 *  [Advanced View](https://wordpress.org/plugins/locationmap/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/locationmap/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/locationmap/reviews/)

## Contributors

 *   [ martijndeboer ](https://profiles.wordpress.org/martijndeboer/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/locationmap/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2199830)