Title: Maps for WP
Author: icopydoc
Published: <strong>07 Aprily 2016</strong>
Last modified: 17 Febroary 2025

---

Search plugins

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

![](https://ps.w.org/maps-for-wp/assets/icon-256x256.png?rev=1660371)

# Maps for WP

 By [icopydoc](https://profiles.wordpress.org/icopydoc/)

[Download](https://downloads.wordpress.org/plugin/maps-for-wp.1.2.5.zip)

 * [Details](https://mg.wordpress.org/plugins/maps-for-wp/#description)
 * [Reviews](https://mg.wordpress.org/plugins/maps-for-wp/#reviews)
 *  [Installation](https://mg.wordpress.org/plugins/maps-for-wp/#installation)
 * [Development](https://mg.wordpress.org/plugins/maps-for-wp/#developers)

 [Support](https://wordpress.org/support/plugin/maps-for-wp/)

## Description

A handy plugin for inserting Yandex and Google maps using shortcode.

#### Adds Yandex or Google Map with one point

[MapOnePoint id=”” type=”” lon=”” lat=”” zoom=”” h=”” img=”” thover=”” tclick=””]

 * “id” (required) – unique id
 * “type” (not required) – map layer (roadmap, satellite, hybrid, terrain)
 * “lon” (required) – longitude of the center of the map
 * “lat” (required) – latitude of the center of the map
 * “mstyle” (not required) – style of maps (default, blackwhite, blackout, сolorinversion)
 * “h” (not required) – Map height in pixels
 * “img” (not required) – URL image markers
 * “thover” (not required) – Text when pointing to a point
 * “tclick” (not required) – Text when clicking on a point

Example:

    ```
    [MapOnePoint id="m1" type="hybrid" lon="55.75197479670444" lat="37.617726067459024" zoom="5" h="200" img="http://site.ru/1.png" thover="Text when pointing to a point" tclick="Text when clicking on a poin. Some text"]
    ```

#### Adds Yandex or Google map with many points

[MapManyPoints id=”” type=”” lat=”” lon=”” zoom=”” h=”” img=”” points=””]

 * “id” (required) – unique id
 * “type” (not required) – map layer (roadmap, satellite, hybrid, terrain)
 * “lon” (required) – longitude of the center of the map
 * “lat” (required) – latitude of the center of the map
 * “mstyle” (not required) – style of maps (default, blackwhite, blackout, сolorinversion)
 * “h” (not required) – Map height in pixels
 * “img” (not required) – URL image markers
 * “points” – [lat point 1],[lon point 1],[text on hover 1],[text on click 1];[lat
   point 2],[lon point 2],[text on hover 2],[text on click 2] and so on…

Example:

    ```
    [[MapManyPoints id="m2" type="roadmap" lat="25" lon="30" zoom="2" h="250" points="25,-1,Text on hover this point, Text on click this point;-5,13,Text on hover this point, Text on click this point"]
    ```

## Screenshots

 * [[
 * screenshot-1.png

## Installation

This section describes how to install the plugin and get it working.

 1. Upload the entire `yandex-maps-for-wp` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Yandex Maps->Settings screen to configure the plugin
 4. Add the shortcode (`[MapOnePoint]` or `[MapManyPoints]`) to the page topic

## FAQ

### Is it possible for one page to contain 2 of the shortcode [OneManyPoints]?

Yes. These shortcodes can be an unlimited number. Provided that the parameters ‘
id’ are different.

### Is it possible for one page to contain 2 of the shortcode [MapManyPoints]?

Yes.

## Reviews

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

### 󠀁[отстой](https://wordpress.org/support/topic/%d0%be%d1%82%d1%81%d1%82%d0%be%d0%b9-2/)󠁿

 [dobrovolskiy](https://profiles.wordpress.org/dobrovolskiy/) 25 May 2018

отстой

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

### 󠀁[Its work](https://wordpress.org/support/topic/its-work-37/)󠁿

 [icopydoc](https://profiles.wordpress.org/icopydoc/) 18 Janoary 2018

Good plugin!

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

### 󠀁[отстой](https://wordpress.org/support/topic/%d0%be%d1%82%d1%81%d1%82%d0%be%d0%b9/)󠁿

 [Ducem](https://profiles.wordpress.org/ducem/) 01 Jona 2017 1 reply

Не дает возможности ввести свои данные

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

### 󠀁[Отличный плагин](https://wordpress.org/support/topic/%d0%be%d1%82%d0%bb%d0%b8%d1%87%d0%bd%d1%8b%d0%b9-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd-39/)󠁿

 [vbelfort](https://profiles.wordpress.org/vbelfort/) 24 Janoary 2017

Искал именно такой плагин для вставки Яндекс карт

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/maps-for-wp/reviews/)

## Contributors & Developers

“Maps for WP” is open source software. The following people have contributed to 
this plugin.

Contributors

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

“Maps for WP” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/maps-for-wp/contributors)
for their contributions.

[Translate “Maps for WP” into your language.](https://translate.wordpress.org/projects/wp-plugins/maps-for-wp)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/maps-for-wp/), check
out the [SVN repository](https://plugins.svn.wordpress.org/maps-for-wp/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/maps-for-wp/) by
[RSS](https://plugins.trac.wordpress.org/log/maps-for-wp/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.5

 * Fix bugs

#### 1.2.4

 * Fix bugs

#### 1.2.3

 * Fix bugs

#### 1.2.2

 * Fix bugs

#### 1.2.1

 * Fix bugs

#### 1.2.0

 * Added map styles

#### 1.1.5

 * Fix bugs.

#### 1.1.4

 * Fix bugs.

#### 1.1.3

 * Fix bugs.

#### 1.1.2

 * Fix bugs.

#### 1.1.1

 * Fix bugs.

#### 1.1.0

Important: Version 1.1. not compatible with previous versions! It is not recommended
to update the plugin from version 1.0.2!
 * Fix bugs. * Fixed plugin settings. *
Completely modified code. * Added support for Google Maps! * Changed the logic of
the shortcode `[MapManyPoints]`.

#### 1.0.2

 * Fixed plugin settings.

#### 1.0.1

 * Fixed a bug in which maps appear at the top of the page.

#### 1.0.0

 * First relise.

## Meta

 *  Version **1.2.5**
 *  Last updated **1 taona ago**
 *  Active installations **400+**
 *  WordPress version ** 4.5 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.4.0 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/maps-for-wp/) sy [Russian](https://ru.wordpress.org/plugins/maps-for-wp/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/maps-for-wp)
 * Tags
 * [google](https://mg.wordpress.org/plugins/tags/google/)[map](https://mg.wordpress.org/plugins/tags/map/)
   [maps](https://mg.wordpress.org/plugins/tags/maps/)[yandex](https://mg.wordpress.org/plugins/tags/yandex/)
   [yandex maps](https://mg.wordpress.org/plugins/tags/yandex-maps/)
 *  [Advanced View](https://mg.wordpress.org/plugins/maps-for-wp/advanced/)

## Ratings

 Kintana 4 amin'ny 5.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/maps-for-wp/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/maps-for-wp/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/maps-for-wp/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/maps-for-wp/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/maps-for-wp/reviews/?filter=1)

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

[Hijery ny  domberina rehetra](https://wordpress.org/support/plugin/maps-for-wp/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/maps-for-wp/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://pay.cloudtips.ru/p/45d8ff3f)