Description
- This simple plugin allow you to put a simple static google map with a simple shortcode.
- A few parameters to setup and you’ve got it!
- Use this example in your content area or widget area: [sgmap w=β300″ h=β300″ z=β14″ addr=βGranada,Spainβ link=βtrueβ divclass=βmycustomclassβ]
Example Usage
- βwβ means width of the map (Maximum value: 640px)
- βhβ It’s the height of the map (Maximum value: 640px)
- βzβ the zoom level (Between 0 -whole earth map- and 21)
- βcolβ markers colors (black, brown, green purple,yellow, blue, grey, orange, red, white)
- βaddrβ Location address you want to show on your sidebar, php code or content area.
- βlinkβ set to βtrueβ or βfalseβ whenever you need a link to Google Maps.
- βdivclassβ custom class for your css customize. Name it as you want. Default is βsgmapβ
Screenshots
Installation
- Just install and activate the plugin.
FAQ
- Can i use geographic coordinates?
-
- Nop! I have no intention to use with coordinates, only street addresses.
Reviews
π 9οΈβ£ 3, 2016
This plugin is simply amazing.
http://bedford-webdesign.co.uk/projects/aydao/suggest-deal/
Contributors & Developers
“Simple Google Static Map” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Google Static Map” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Compatibility with wordpress 4.1 and some images for plugin directory.
1.0.1
- Added two additional options. Also clean and tidy code.
1.0
- 26/01/2012 Fix for html valid, due to βaltβ tag missing. Thanks to Kurt Schlager.
- 26/01/2012 Added an ID to img tag for css custom.
0.0.1
- No changes actually.