Title: SP Google Maps
Author: Kudratullah
Published: <strong>2015 年 8 月 24 日</strong>
Last modified: 2017 年 9 月 26 日

---

搜尋外掛

![](https://ps.w.org/sp-google-maps/assets/banner-772x250.png?rev=1736263)

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

![](https://ps.w.org/sp-google-maps/assets/icon-128x128.png?rev=1736263)

# SP Google Maps

 由 [Kudratullah](https://profiles.wordpress.org/mhamudul_hk/) 開發

[下載](https://downloads.wordpress.org/plugin/sp-google-maps.zip)

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

 [技術支援](https://wordpress.org/support/plugin/sp-google-maps/)

## 外掛說明

**SP Google Maps** is a lightweight plugin for creating google maps with street 
view for your WordPress Site. You can create unlimited map with this plugin. and
the user can also calculate the route to your place from your website based on `
Google Maps` and `HTML5's Geo-Location API`
 **This is a easy to use plugin includes:**

 * Create Unlimited Maps.
 * Native ShortCode Support.
 * Custom CSS For Each Map.
 * Separate latitude, longitude and zoom level settings for google street view.
 * POV settings for google street view.
 * Google Maps Preview in New Maps Page For Pick The Marker Location From The Map.
 * Google Maps Style API Supported.
 * Route Calculator On Frontend.
 * Translation Ready.

**Known Bugs:**

 * Can’t Use Multiple Maps in Same Page or Post.

**Contribute To This Plugin**
 You can contribute to this plugin by your valuable
suggestions, comments. Please check the Git Repo for code. Any help will be highly
appriciated. Our Git Ripo for this Plugin [SP Google Maps](https://github.com/samepage33/SP-Google-Maps)

## 螢幕擷圖

[⌊Create And Publish A New Map⌉⌊Create And Publish A New Map⌉[

Create And Publish A New Map

[⌊Publish The Map In A Page Or Post⌉⌊Publish The Map In A Page Or Post⌉[

Publish The Map In A Page Or Post

[⌊Maps Preview (Styled Map)⌉⌊Maps Preview (Styled Map)⌉[

Maps Preview (Styled Map)

[⌊Maps Preview (Default Google Style)⌉⌊Maps Preview (Default Google Style)⌉[

Maps Preview (Default Google Style)

[⌊Maps Settings⌉⌊Maps Settings⌉[

Maps Settings

## 安裝方式

**This section describes how to install the plugin and get it working:** 1. Download&
unzip to WordPress plugin directory. 2. Login to WordPress admin panel and active
the plugin. 3. Goto [Google API Console](https://console.developers.google.com/).
Generate a API Key. 4. Goto Maps Settings Menu and Set API Key. 5. Click ‘Save Changes’
button to save settings.

**Upgrade:**

    ```
    1. Deactivate SP Google Maps.
    2. Download the latest SP Google Maps , unzip and over write the old files.       
    3. Activate SP Google Maps.
    --OR--
    Simply use WordPress automatic upgrade.
    ```

## 常見問題集

There are no FAQ yet. Please check the Description

  Installation Instructions

**This section describes how to install the plugin and get it working:**
 1. Download&
unzip to WordPress plugin directory. 2. Login to WordPress admin panel and active
the plugin. 3. Goto [Google API Console](https://console.developers.google.com/).
Generate a API Key. 4. Goto Maps Settings Menu and Set API Key. 5. Click ‘Save Changes’
button to save settings.

**Upgrade:**

    ```
    1. Deactivate SP Google Maps.
    2. Download the latest SP Google Maps , unzip and over write the old files.       
    3. Activate SP Google Maps.
    --OR--
    Simply use WordPress automatic upgrade.
    ```

## 使用者評論

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

### 󠀁[Doesn't work](https://wordpress.org/support/topic/doesnt-work-1173/)󠁿

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

Doesnt work. Maps dont appear either on the backend or the frontend.

 [ 閱讀全部 2 則使用者評論 ](https://wordpress.org/support/plugin/sp-google-maps/reviews/)

## 參與者及開發者

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

參與者

 *   [ Kudratullah ](https://profiles.wordpress.org/mhamudul_hk/)
 *   [ samepage ](https://profiles.wordpress.org/samepage/)

[將〈SP Google Maps〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/sp-google-maps)

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

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

## 變更記錄

#### 1.0

 * Initial Release.

#### 1.1

 * Fixed jquery problem in javascript
 * Improved and optimized javascript
 * Minified javascript added
 * Added support for custom CSS
 * Bengali Translation Added

#### 1.1.2

 * Fixed map marker icon was not working
 * Mouse wheel scroll setting Added
 * Admin css updated
 * Added Enqueue uncompressed scripts if WP_DEBUG is TRUE

#### 1.1.5

 * Settings Panel for managing global settings.
 * Added Support for API Key integration.
 * Addes Option for Set Default Map style with Google Maps Style API.
 * Added Zoom option for both google maps and google street view.
 * added Latitude Longitude meta box for street view.
 * Fixed Street View preview not showing correct angle untill save the post.
 * Fixed Public Transport Start End Point.
 * Fixed Route calculator showing ‘Public Transport’ link twice
 * Optimized javascript.
 * Fixed some other small issues.
 * Removed custom style which was set as default map style for all maps.

#### 1.1.6

 * Some bugfix.
 * Dynamic language parameter added with google maps api EndPoint.
 * Transit mode without redirecting to google maps page.
 * Optimize JavaScripts, compress css.
 * Allow mouse scroll zoom in Full Screen Mode if scroll is disabled.

#### 1.1.7

 * Language File Update

#### 1.1.8

 * Update Text Domain Path

## 中繼資料

 *  版本 **1.1.8**
 *  最後更新 **9 年前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 4.1.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.8.28**
 *  語言
 * [English (US)](https://wordpress.org/plugins/sp-google-maps/)
 * 標籤:
 * [Google Maps](https://tw.wordpress.org/plugins/tags/google-maps/)[google maps api v3](https://tw.wordpress.org/plugins/tags/google-maps-api-v3/)
   [maps](https://tw.wordpress.org/plugins/tags/maps/)[route](https://tw.wordpress.org/plugins/tags/route/)
 *  [進階檢視](https://tw.wordpress.org/plugins/sp-google-maps/advanced/)

## 評分

 3 星，滿分為 5 星

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

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

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

## 參與者

 *   [ Kudratullah ](https://profiles.wordpress.org/mhamudul_hk/)
 *   [ samepage ](https://profiles.wordpress.org/samepage/)

## 技術支援

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

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