Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Coon Google Maps

Opis

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

coonprogramer.com

Instalacija

  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.

ČPP

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]

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Coon Google Maps” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Coon Google Maps” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • New Plugin!