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.

Mona HERE map Embed

Beschreibung

Check out live demo here: https://mona-media.com/project/mona-map-embed-wordpress-plugin/

This simple but powerful plugin will help you sharing information about your favorite places and to display maps.
You can use it as Shortcode. Include everywhere you want.

Display embed map using shortcode [mona_heremap].

Follow us at Mona Media

Our plugins

We also making premium plugin in case that you guys love this plugin. Comment and review it if you want me to put it premium with more kool function.

Some of our plugins you may like:
– Making Kool Reaction voting system for you post/page https://codecanyon.net/item/mona-reaction-voting-system-with-customizable-reactions-wordpress-plugin/15352246.
– Pokedex – pokemon knowledge base: https://codecanyon.net/item/mona-pokedex-pokemon-go-knowledge-base-wordpress-plugin/17568438.
– Adding Emoji: https://codecanyon.net/item/mona-emoji-custom-funny-emojiemoticon-on-your-postpage-wordpress-plugin/16222462.
– Powerful analytic system for your website: https://codecanyon.net/item/mona-analytics-the-most-powerful-all-in-one-wordpress-analytics-plugin/17254577.

PS: For custom functions, recommend to use at ajax action for better performance.

Screenshots

  • Map with coordinate location.
  • Map with coordinate location, undraggable and custom marker image.
  • Map with address location.

Installation

  1. Upload the mona-here-map-embed directory to the /wp-content/plugins/ directory via FTP
  2. Alternatively, upload the mona-here-map-embed.zip file to the ‚Plugins->Add New‘ page in your WordPress admin
    area
  3. Activate the plugin through the ‚Plugins‘ menu in WordPress
  4. Go to https://developer.here.com/ to create a new Project API
  5. Put this [mona_heremap] to any where you want

1, 2, 3: You’re done!

FAQ

How can I get api key code?

Please go to https://developer.here.com/ to create a new Project API (after login your HERE account)

How can I display map by shortcode?
  • [mona_heremap lat=“10.77707″ lng=“106.65482″ text=“Mona Text“ zoom=“17″ height=“600px“] Map with coordinate location
  • [mona_heremap lat=“9.77707″ lng=“105.65482″ text=“Mona Text“ zoom=“17″ draggable=“false“ icon=“https://monamedia.co/template/images/map-marker.png“ height=“600px“] Map with coordinate location, undraggable and custom marker image
  • [mona_heremap address=“319 c16 Lý Thường Kiệt, Q.11, khu cư xá Thuận Việt, TP.HCM, Vietnam“ text=“Mona Text“ zoom=“17″ height=“600px“] Map with address location
Is it free?

Yes it free.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Mona HERE map Embed“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Mona HERE map Embed“ 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

  • Initial Release