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.

COSM

Description

This plugin allows you to use Cloudmade Open Street Map services on your blog.

Screenshots

  • /trunk/screenshot1.png

Installation

  1. Upload cosm.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to COSM control panel and enter your API key

FAQ

What is Cloudmade?

It is company provided their own mapping services (like Google Maps), based on OpenStreetMap. See more details on: 1. http://www.cloudmade.com/ 1. http://www.openstreetmap.org/

How to use it?

This plugin has just one tag for now – [map]. It has a few params: 1. name – this param is critical. Each map on the page must have it’s unique name. 1. lat, lon, zoom – these params are optional; they are used to show concrete tile of the map. 1. apikey – optional; used when you don’t want to use the API key from options menu. 1. width, height – optional; size of the map frame on the page. 1. style_id – optional; map style.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “COSM” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

  • First version.