Title: Simple Map
Author: Takayuki Miyauchi
Published: <strong>2012 年 6 月 7 日</strong>
Last modified: 2018 年 3 月 11 日

---

搜尋外掛

![](https://ps.w.org/simple-map/assets/banner-772x250.png?rev=1048195)

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

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

# Simple Map

 由 [Takayuki Miyauchi](https://profiles.wordpress.org/miyauchi/) 開發

[下載](https://downloads.wordpress.org/plugin/simple-map.4.9.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/simple-map/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/simple-map/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/simple-map/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/simple-map/#developers)

 [技術支援](https://wordpress.org/support/plugin/simple-map/)

## 外掛說明

Easy way to embed google map(s) using [gmaps.js](http://hpneo.github.com/gmaps/).

This plugin allows you to convert address into google maps like below:

    ```
    [map]San Francisco, California[/map]
    ```

Another way, you can embed Google Map with url only like oEmbed.

You can also use coordinates, set width, height and zoom:

    ```
    [map lat="37.77493" lng="-122.41942"]
    Text you would
    like to appear
    as a tooltip
    goes here
    [/map]
    ```

In this case there will be a marker on the map with a tooltip appearing on click
on the said marker.
 You can use simple html as the tooltip content.

[This plugin is maintained on GitHub.](https://github.com/miya0001/simple-map)

#### Some features:

 * Allows you to embed google map based on shortcode.
 * Markers can be added using address or lat/long.
 * Displays static map for iPhone automatically.
 * oEmbed Support.

#### Arguments

 * width: Width of the map. Default value is “100%”.
 * height: Height of the map. Default value is “200px”.
 * zoom: Zoom of the map. Default value is “16”.
 * breakpoint: If display is narrower than this value, this plugin will display 
   static map. Default value is “480”.
 * addr: Address of the map you want to place.
 * lat: Lat of the map you want to place.
 * lng: Lng of the map you want to place.
 * infowindow: If you want to open infoWindow by Default, please set “open”.
 * map_type_control: True or Flase.
 * map_type_id: ‘ROADMAP’ or ‘SATELLITE’ or ‘HYBRID’ or ‘TERRAIN’.

If you will set lat/lng and address, this plugin gives priority to lat/lng.

#### Filter Hooks

This plugin has some filter hooks for customize default.

 * simplemap_default_width
 * simplemap_default_height
 * simplemap_default_zoom
 * simplemap_default_breakpoint
 * simplemap_default_infowindow
 * add_filter( ‘simplemap_default_zoom’, function(){
    return 10; // Default zoom
   is 10 } );

#### Translators

 * Japanese(ja) – [Takayuki Miyauchi](http://firegoby.jp/)

Please contact me.

 * https://github.com/miya0001/simple-map/issues

#### Contributors

 * [Takayuki Miyauchi](http://firegoby.jp/)
 * [Zoltán Balogh](http://birdcreation.com/)
 * [Takanobu Watanabe](https://github.com/tknv)
 * [Shinichi Nishikawa](http://th-daily.shinichi.me/)
 * [nissuk](http://www.nissuk.info/)

### Credits

This plugin is not guaranteed though the user of WordPress can freely use this plugin
free of charge regardless of the purpose.
 The author must acknowledge the thing
that the operation guarantee and the support in this plugin use are not done at 
all beforehand.

### Contact

twitter @miya0001

## 螢幕擷圖

 * [[
 * Very easy.
 * [[
 * Info Window.
 * [[
 * Mobile Support. (Google static map)

## 安裝方式

 * Download the zip, extract it and upload the extracted folder to your-wp-directory/
   wp-content/plugins/
 * Go to the plugins administration screen in your WordPress admin and activate 
   the plugin.

OR

 * Download the zip, go to the plugins administration screen in your WordPress admin,
   click on Add New then on upload, browse to the downloaded zip, upload the plugin
   and activate it.

OR

 * Go to the plugins administration screen in your WordPress admin, click on Add
   New, search for Simple Map and click on Install Now.

_Usage_

This plugin allows you to convert address into google maps like below:

    ```
    [map]San Francisco, California[/map]
    ```

Another way, you can embed Google Map with url only like oEmbed.

You can also use coordinates, set width, height and zoom:

    ```
    [map lat="37.77493" lng="-122.41942" width="100%" height="400px" zoom="15"]
    Text you would
    like to appear
    as a tooltip
    goes here
    [/map]
    ```

In this case there will be a marker on the map with a tooltip appearing on click
on the said marker.
 You can use simple html as the tooltip content.

## 常見問題集

  Installation Instructions

 * Download the zip, extract it and upload the extracted folder to your-wp-directory/
   wp-content/plugins/
 * Go to the plugins administration screen in your WordPress admin and activate 
   the plugin.

OR

 * Download the zip, go to the plugins administration screen in your WordPress admin,
   click on Add New then on upload, browse to the downloaded zip, upload the plugin
   and activate it.

OR

 * Go to the plugins administration screen in your WordPress admin, click on Add
   New, search for Simple Map and click on Install Now.

_Usage_

This plugin allows you to convert address into google maps like below:

    ```
    [map]San Francisco, California[/map]
    ```

Another way, you can embed Google Map with url only like oEmbed.

You can also use coordinates, set width, height and zoom:

    ```
    [map lat="37.77493" lng="-122.41942" width="100%" height="400px" zoom="15"]
    Text you would
    like to appear
    as a tooltip
    goes here
    [/map]
    ```

In this case there will be a marker on the map with a tooltip appearing on click
on the said marker.
 You can use simple html as the tooltip content.

## 使用者評論

![](https://secure.gravatar.com/avatar/f336027905d7c34034a676a4d8f1fc30c0d9b7330e04af6f21af1d3b90e637ea?
s=60&d=retro&r=g)

### 󠀁[Thanks! Google API Key setting has come!](https://wordpress.org/support/topic/thanks-google-api-key-setting-has-come/)󠁿

 [FUKAZAWA Kojiro](https://profiles.wordpress.org/witch_doktor/) 2016 年 9 月 3 
日

I waiting a long time this feature! Thank you for your update!

![](https://secure.gravatar.com/avatar/4fd675fd706e17b7464fbb0f4bffc294bd266327d56abb163f5c848fca0d0563?
s=60&d=retro&r=g)

### 󠀁[Works PERFECT!!! THANKs for this awesome Plugin!](https://wordpress.org/support/topic/works-perfect-thanks-for-this-awesome-plugin/)󠁿

 [Arnegger](https://profiles.wordpress.org/arnegger/) 2016 年 9 月 3 日

I was looking for something simple, where I could add a short code into a page. 
Without any complicated plug-in settings or anything else. Everything can be set
up and run very simple within the short code. I have used several other plug-ins
on the the other sites over the years. But this is what I was actually always looking
for. It is lightweight, easy, simple, nothing unnecessary. So again thank you So
much for this great plug-in. I will replace the other map plug-ins with this one
on the other sites. You’re awesome plug-in simply rocks. Thank you.

![](https://secure.gravatar.com/avatar/a7598f6a08a980a0ad3aee8b53ef98478588b5dde3422003aecc8c16076825b1?
s=60&d=retro&r=g)

### 󠀁[Works as promised](https://wordpress.org/support/topic/works-as-promised-46/)󠁿

 [cageehv](https://profiles.wordpress.org/cageehv/) 2016 年 9 月 3 日

Nice, simple plugin! Keep up the great work! Rolf

![](https://secure.gravatar.com/avatar/00bd6430c7143ed1aaffc74b00906c13c72c2065d5b7e21d95bb81d6a412aebe?
s=60&d=retro&r=g)

### 󠀁[Poorly Documented EVEN with Premium Support](https://wordpress.org/support/topic/poorly-documented-even-with-premium-support/)󠁿

 [fashionx](https://profiles.wordpress.org/fashionx/) 2017 年 2 月 8 日

EXTREMELY Poorly Documented. Buggy, non-user-friendly. Not for professional use –
expect a lot of wasted time trying to make it look semi-professional

 [ 閱讀全部 13 則使用者評論 ](https://wordpress.org/support/plugin/simple-map/reviews/)

## 參與者及開發者

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

參與者

 *   [ Takayuki Miyauchi ](https://profiles.wordpress.org/miyauchi/)

[將〈Simple Map〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/simple-map)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/simple-map/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/simple-map/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/simple-map/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/simple-map/)。

## 變更記錄

#### 2.14.2

 * Fix API key problem on static map

#### 2.13.0

 * Tested up to WordPress 4.5

#### 2.12.0

 * Add args `map_type_control` and `map_type_id`.

#### 2.10.1

 * Requires WordPress 3.9 or later.
 * Tested on PHP7

https://github.com/miya0001/simple-map/compare/2.10.0…2.11.0

#### 2.10.0

 * Fix warning for Google Map api

https://github.com/miya0001/simple-map/compare/2.9.0…2.10.0

#### 2.8.5

 * Auto deploy

#### 2.8.1

 * Update SimpleMap class.

https://github.com/miya0001/simple-map/compare/2.8.0…2.8.1

#### 2.8.0

 * Display map in modal window.

https://github.com/miya0001/simple-map/compare/2.7.0…2.8.0

#### 2.7.0

 * UPdate gmaps.js to 0.4.21
 * Add tests on travis

https://github.com/miya0001/simple-map/compare/2.6.0…2.7.0

#### 2.6.0

 * Update gmaps.js from 0.4.18 to 0.4.19
 * Add front end test

https://github.com/miya0001/simple-map/compare/2.5.0…2.6.0

#### 2.5.0

 * Update gmaps.js 0.4.17 to 0.4.18
 * Tested on WordPress 4.3

#### 2.4.0

 * Update gmaps.js 0.4.16 to 0.4.17

#### 2.3.0

 * Tested on the WordPress 4.1.
 * Up to minimum required to WordPress 3.6.

#### 2.2.0

 * update gmaps.js 0.4.15 to 0.4.16

#### 2.1.0

 * update gmaps.js 0.4.14 to 0.4.15

#### 2.0.0

 * Add argument infowindow
 * little fix

#### 1.9.0

 * update gmaps.js 0.4.13 to 0.4.14

#### 1.8.0

 * update gmaps.js 0.4.12 to 0.4.13

#### 1.7.0

 * update gmaps.js 0.4.11 to 0.4.12

#### 1.6.0

 * update gmaps.js 0.4.9 to 0.4.11

#### 1.5.0

 * enable ssl source of google map api js

#### 1.4.0

 * change URL match pattern.

#### 1.3.0

 * Update gmaps.js to 0.4.9.

#### 1.2.0

 * Tested on the WordPress 3.8.
 * Add Grunt.

#### 1.1.0

 * Added support for gmaps.js tooltip on markers

#### 1.0.0

 * Delete hl=ja param from static map link uri.

#### 0.9.0

 * hook changed to the init.

#### 0.8.0

 * shortcode atts and address priority changed.

#### 0.7.0

 * gmaps.js updated 0.4.4 to 0.4.5

#### 0.6.0

 * oEmbed Support

#### 0.1.0

 * The first release.

## 中繼資料

 *  版本 **4.9.0**
 *  最後更新 **8 年前**
 *  啟用安裝數 **10,000+**
 *  WordPress 版本需求 ** 3.9 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.9.29**
 *  語言
 * [English (US)](https://wordpress.org/plugins/simple-map/)
 * 標籤
 * [address](https://tw.wordpress.org/plugins/tags/address/)[Google Maps](https://tw.wordpress.org/plugins/tags/google-maps/)
   [map](https://tw.wordpress.org/plugins/tags/map/)[shortcode](https://tw.wordpress.org/plugins/tags/shortcode/)
 *  [進階檢視](https://tw.wordpress.org/plugins/simple-map/advanced/)

## 評分

 4.7 星，滿分為 5 星

 *  [  11 個 5 星使用者評論     ](https://wordpress.org/support/plugin/simple-map/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/simple-map/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/simple-map/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/simple-map/reviews/?filter=2)
 *  [  1 個 1 星使用者評論     ](https://wordpress.org/support/plugin/simple-map/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/simple-map/reviews/)

## 參與者

 *   [ Takayuki Miyauchi ](https://profiles.wordpress.org/miyauchi/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/simple-map/)