このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

HappyMap

説明

HappyMap is a plugin that enables you add google maps to your WordPress website.

This plugin uses google map’s embed feature.
Which you can find in google map’s website : https://www.google.com/maps
Google Maps Platform Terms of Service : https://cloud.google.com/maps-platform/terms/

How To Use

To insert a map into a web page, you should use the shortcode “happymap”, for example [happymap lat=”40.7062648″ long=”-74.0100798″].
Shortcode parameters:
lat – location’s latitude
long – location’s longitude
class – additional css classes applied to the map container
width – map container width, the value can be in px or %
height – map container height, the value can be in px or %

インストール

  • go to the WordPress admin console
  • go to “Plugins” -> “Add New”
  • search for “HappyMap”
  • Click “Install Now”
  • Click “Activate”

評価

このプラグインにはレビューがありません。

貢献者と開発者

HappyMap はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“HappyMap” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • Initial release