Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Coon Google Maps

Beschrijving

You can insert google maps in your site. It’s very easy to use, and you can show routes, markers.

coonprogramer.com

Installatie

  1. Upload coon-google-maps to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [map address="Example Address"][/map] in your pages, posts or custom post types.

FAQ

How to use the plugin?

You have to put in your editor (in pages, posts, or custom post types):
[map centerlat=” centerlng=” width=” height=”][/map]
[map address=” width=” height=”][/map]
[map to=” from=” pancontrol=’true|false’ zoomcontrol=’true|false’ scalecontrol=’true|false’ zoom=’10’][/map]

How I can put a marker?

[map address=’XXXXX’]
[marker lat=’-33′ lng=’-66′][/marker]
[/map]

How I can put a marker in the center map?

[map address=’XXXXX’]
[marker lat=’map’ lng=’map’][/marker]
[/map]

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Coon Google Maps” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Coon Google Maps” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • New Plugin!