विवरण
- 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’
स्थापना
- Just install and activate the plugin.
प्रश्नोत्तर
- Can i use geographic coordinates?
-
- Nop! I have no intention to use with coordinates, only street addresses.
समीक्षाहरू
सेप्टेम्बर 3, 2016
This plugin is simply amazing.
http://bedford-webdesign.co.uk/projects/aydao/suggest-deal/
योगदानकर्ता र डेभलपरहरू
“Simple Google Static Map” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Simple Google Static Map” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
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.