這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Really Simple Maps

外掛說明

Really Simple Maps is what its name says.
The easiest way to integrate google maps in your wordpress site.
Just add the shortcode in any post or page and your map will be displayed immediately!

This app is making calls to the Google Map Api V3 through an easy and user friendly way.

螢幕擷圖

安裝方式

  1. Upload Really-Simple-Maps.zip from the Add New button of your plugin page to your WordPress site.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

3.Add the Shortcode [Simple Maps] in any post or page of your site and you are good to go!!!

4.You can optionally obtain a Google Maps API V3 key for the map (go to https://code.google.com/apis/console/ and activate the Google Maps API V3) This will give you access to your google maps serial key. Make your shortcode look like: [Simple Maps key=”MyKey”] where MyKey is the serial key you got earlier on that optional step.

常見問題集

How can i configure Really Simple Maps?

Here are some examples:

[Simple Maps address=”my address”]
will change the address of the map to : my address

[Simple Maps zoom=”18″]
will zoom the map to level 18

[Simple Maps companyName=”Thepage.gr]
will change the company name of the pin to: Thepage.gr

[Simple Maps width=”100px” height:”150px”]
this will change the width and height of the map

[Simple Maps imagesrc=”Mypath”]
this will change the image on your map’s marker with the one with path Mypath

You can also combine all of these together seperated with a whitespace.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Really Simple Maps〉的開發相關工作。

參與者

將〈Really Simple Maps〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

=1.0=
17/02/2014 – First version