Aprašymas
You can insert google maps in your site. It’s very easy to use, and you can show routes, markers.
coonprogramer.com
Diegimas
- Upload
coon-google-maps
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
[map address="Example Address"][/map]
in your pages, posts or custom post types.
DUK
- 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]
Atsiliepimai
Įskiepis neturi atsiliepimų.
Programuotojai ir komandos nariai
“Coon Google Maps” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.
AutoriaiIšverskite “Coon Google Maps” į savo kalbą.
Domina programavimas?
Peržiūrėkite kodą, naršykite SVN repozitorijoje, arba užsiprenumeruokite kodo pakeitimų žurnalą per RSS.
Pakeitimų istorija
1.0
- New Plugin!