Title: Wp Maps
Author: mimo
Published: <strong>2011년 8월 23일</strong>
Last modified: 2016년 8월 31일

---

플러그인 검색

![](https://ps.w.org/wp-maps/assets/banner-772x250.jpg?rev=1660118)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/wp-maps/assets/icon.svg?rev=1660125)

# Wp Maps

 작성자: [mimo](https://profiles.wordpress.org/mimothemes/)

[다운로드](https://downloads.wordpress.org/plugin/wp-maps.zip)

 * [세부사항](https://ko.wordpress.org/plugins/wp-maps/#description)
 * [평가](https://ko.wordpress.org/plugins/wp-maps/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/wp-maps/#installation)
 * [개발](https://ko.wordpress.org/plugins/wp-maps/#developers)

 [지원](https://wordpress.org/support/plugin/wp-maps/)

## 설명

This plugin gives you the possibility to easily integrate Google Maps in your site
with a couple of clicks. Just set your locations and show your maps easily in your
pages and posts.

Show unlimited maps per category or post ID. Organize locations in categories to
show different Google Maps per Category.

**Map Icons font**: Visit Map Icons font to see the icons and icon types you have
available. The Map Icon library have been integrated in this plugin to show beautiful
maps.
 [Visit Map Icons](http://map-icons.com/)

**Locations Post Type**: To save your locations, with images and descriptions and
show them in a map.

With this Google Maps Plugin you can:

 * Create, edit and delete your custom locations
 * Add as many locations as you need
 * Easy to use, no coding required
 * 100% Responsive Maps
 * Google Maps Streetview supported
 * UTF-8 character support
 * Add colors, icons, icon type, images, links and descriptions to map markers
 * Organize locations in categories
 * Create several maps showing different locations
 * Create Routes

### Usage instructions

Set category icons and colors in plugin Settings, Goto Settings/Wp Maps

Use [wpmaps] shortcode to show the map with all locations(all posts or products 
locations), using shortcode:

[wpmaps post_id=”id of location post”] Shows only one post location

[wpmaps category_slug=”slug”] Shows locations in posts from one category

Shortcode atributtes:

 * **id** = Id of Map custom Post type(to take it style), default empty
 * **post_id** = Id of post to show(only one post), default empty
 * **category_slug** = slug of category to show, default empty
 * **posts_per_page** = Number of posts to show(only posts with locations), default-
   1
 * **post_type** = post or product, default locations post that is called ‘wpmaps_location’

### Developer instructions

You can pass your options to the opstions array:

    ```
    $args = array(
    'post_id' => '',
    'category_slug' => '',
    'posts_per_page' => '',
    'post_type' => '',

    );


    if (  class_exists('WpMaps_Display')  ) WpMaps_Display::display_map( $args );</br>
    ```

Find plugin and issues solved at http://mimo.studio or fork it on Github at https://
github.com/mimomedia/wp-maps

## 스크린샷

 * [[
 * Shows the map in action showing a route
 * [[
 * Each Location Options
 * [[

## 설치

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘wp-maps’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Navigate to the ‘Upload’ area
 3. Select `wp-maps.zip` from your computer
 4. Click ‘Install Now’
 5. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `wp-maps.zip`
 2. Extract the `wp-maps` directory to your computer
 3. Upload the `wp-maps` directory to the `/wp-content/plugins/` directory
 4. Activate the plugin in the Plugin dashboard

## FAQ

None by the moment.

  Installation Instructions

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘wp-maps’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Navigate to the ‘Upload’ area
 3. Select `wp-maps.zip` from your computer
 4. Click ‘Install Now’
 5. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `wp-maps.zip`
 2. Extract the `wp-maps` directory to your computer
 3. Upload the `wp-maps` directory to the `/wp-content/plugins/` directory
 4. Activate the plugin in the Plugin dashboard

## 후기

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

### 󠀁[nyc plugin](https://wordpress.org/support/topic/nyc-plugin/)󠁿

 [webperfection](https://profiles.wordpress.org/webperfection/) 2017년 11월 15일

good plugin

 [ 모든 1 평가 읽기 ](https://wordpress.org/support/plugin/wp-maps/reviews/)

## 기여자 & 개발자

“Wp Maps”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ mimo ](https://profiles.wordpress.org/mimothemes/)

[자국어로 “Wp Maps”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/wp-maps)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/wp-maps/)는, [SVN 저장소](https://plugins.svn.wordpress.org/wp-maps/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/wp-maps/)을 
[RSS](https://plugins.trac.wordpress.org/log/wp-maps/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.1

-Fixed bug php notice when no locations found, added info message

#### 1.0

First Version

#### 2.0

Divided plugin in 3, using Mimo Maps and Mimo Maps for Woocommerce

#### 3.0

-Mayor upgrade
 -Included Map Icons font -Deleted Maps Post Type -Deleted posibility
to create different colored maps -Changed way to create locations, now it is needed
to include the coordinates by hand

## 기초

 *  버전 **3.0**
 *  최근 업데이트: **10년 전**
 *  활성화된 설치 **30+**
 *  워드프레스 버전 ** 4.3 또는 그 이상 **
 *  다음까지 시험됨: **4.5.33**
 *  언어
 * [English (US)](https://wordpress.org/plugins/wp-maps/)
 * 태그:
 * [easy google maps](https://ko.wordpress.org/plugins/tags/easy-google-maps/)[google map](https://ko.wordpress.org/plugins/tags/google-map/)
   [google map shortcode](https://ko.wordpress.org/plugins/tags/google-map-shortcode/)
   [Google Maps](https://ko.wordpress.org/plugins/tags/google-maps/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wp-maps/advanced/)

## 평점

 별 5점 만점에 4점.

 *  [  0/5-별점 후기     ](https://wordpress.org/support/plugin/wp-maps/reviews/?filter=5)
 *  [  1/4-별점 후기     ](https://wordpress.org/support/plugin/wp-maps/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/wp-maps/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/wp-maps/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/wp-maps/reviews/?filter=1)

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/wp-maps/reviews/)

## 기여자

 *   [ mimo ](https://profiles.wordpress.org/mimothemes/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/wp-maps/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://mimo.studio/)