Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

HappyMap

Beschreibung

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 %

Installation

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„HappyMap“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „HappyMap“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.0

  • Initial release