Beskrivning
First Google Map Shortcode uses shortcode [googlemap] to covert a plain text address to a Google map. It can be placed on widgets, posts and pages.
If you are looking for a simple, light way to show Google map, First Google Map is the right plugin for you. It uses caching (wordpress object cache) to improve performance, reduce database access. The code is based on Brad Williams’ demo.
Shortcode
Shortcode: [gmap]
For example, to show Edinburgh Castle: [googlemap title=’Edinburgh Castle’ width=450 height=300 zoom=14]Edinburgh Castle, Edinburgh EH1 2NG[/googlemap]
Parameters and default settings
- title: title of the Google map. Default: ’Edinburgh Castle’
- width: width of the Google map. Default: 256
- height: height of Google map. Default: 256
- zoom: zoom of Google map. Default: 14
Support
If you were unable to find the answer to your question on the FAQ or in any of the documentation, you should check the support forum on WordPress.org. If you can’t locate any topics that pertain to your particular issue, post a new topic for it.
About Designpromote
Designpromote.co.uk is the Edinburgh based web developer, using WordPress for some projects. Please visit our website at Designpromote.co.uk for more information.
Installation
-
Use Plugins -> Add New to install the First Google Map or upload ’zn-first-google-map’ direcotry (decompress zn-first-google-map.zip) to ’/wp-content/plugins/’ directory
-
Activate the First Google Map plugin through the ’Plugins’ menu in WordPress.
-
Place
[googlemap]
on your pages, posts and widgets
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”First Google Map” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”First Google Map” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
Released