该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

COSM

描述

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

屏幕截图

  • /trunk/screenshot1.png

安装

  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

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「COSM」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「COSM」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1

  • First version.