Title: Stupid Simple Google Maps
Author: erik.wiffin
Published: <strong>2011 年 5 月 13 日</strong>
Last modified: 2012 年 2 月 5 日

---

搜索插件

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

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

# Stupid Simple Google Maps

 作者：[erik.wiffin](https://profiles.wordpress.org/erikwiffin/)

[下载](https://downloads.wordpress.org/plugin/stupid-simple-google-maps.1.2.zip)

 * [详情](https://cn.wordpress.org/plugins/stupid-simple-google-maps/#description)
 * [评价](https://cn.wordpress.org/plugins/stupid-simple-google-maps/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/stupid-simple-google-maps/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/stupid-simple-google-maps/#developers)

 [支持](https://wordpress.org/support/plugin/stupid-simple-google-maps/)

## 描述

Allows for the simple embeding of Google Maps in posts. This is done using shortcodes.

    ```
    [simple-map]1600 Amphitheatre Parkway, Mountain View, CA[/simple-map] will drop in a map with a marker on Google's California headquarters.
    ```

Available attributes:

 * height: The height of the resulting map. Defaults to “512”.
 * width: The width of the resulting map. Defaults to “512”.
 * color: The color of the marker. Defaults to “red”.
 * label: Will accept any single character uppercase letter to use as the symbol
   in the marker. Defaults to a dot.
 * zoom: The zoom level of the resulting map. Defaults to 15.
 * maptype: Determines the format of the map. Defaults to “roadmap”. Will accept“
   roadmap”, “satellite”, “terrain”, or “hybrid”.

## 安装

 1. Upload `simple-maps.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place the [simple-map] shortcode where you want your map

## 常见问题

  Why did you make this plugin if there are already other map plugins with more 
features?

I wanted a really simple wrapper plugin for the Google Static Maps API. http://code.
google.com/apis/maps/documentation/staticmaps/

  Can I see this plugin in action?

Yes! I’ve set up a few samples here: http://simple-maps.wiffin.com/samples/

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ erik.wiffin ](https://profiles.wordpress.org/erikwiffin/)

[帮助将「Stupid Simple Google Maps」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/stupid-simple-google-maps)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/stupid-simple-google-maps/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/stupid-simple-google-maps/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/stupid-simple-google-maps/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/stupid-simple-google-maps/)。

## 更新日志

#### 1.1

 * Corrected a bug that would throw PHP warnings.

#### 1.0

 * Wrapper for most obvious Static Maps parameters.

## 额外信息

 *  版本 **1.2**
 *  最后更新：**14 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.1.2 或更高版本 **
 *  已测试的最高版本为 **3.3.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/stupid-simple-google-maps/)
 * 标签
 * [maps](https://cn.wordpress.org/plugins/tags/maps/)[shortcodes](https://cn.wordpress.org/plugins/tags/shortcodes/)
 *  [高级视图](https://cn.wordpress.org/plugins/stupid-simple-google-maps/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/stupid-simple-google-maps/reviews/)

## 贡献者

 *   [ erik.wiffin ](https://profiles.wordpress.org/erikwiffin/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/stupid-simple-google-maps/)