Linux 软件免费装
Banner图

Maps for WP

开发者 icopydoc
更新时间 2024年8月13日 19:55
捐献地址: 去捐款
PHP版本: 4.4.2 及以上
WordPress版本: 6.6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

google yandex map maps yandex maps

下载

1.0.1 1.1.3 1.1.4 1.2.0 1.2.1 1.0.2 1.1.0 1.1.1 1.1.2 1.2.2 1.0.0 1.1.5

详情介绍:

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=""] 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=""] 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"]

安装:

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

升级注意事项:

1.2.2
  • Fix bugs

常见问题:

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.

更新日志:

1.2.2 1.2.1 1.2.0 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 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! 1.0.2 1.0.1 1.0.0