Simple Google Map

Wordpress Plugin
Download latest - 4.1

Developers

gwelser
taylor_CNP

Download Stats

Today 32
Yesterday 18
Last Week 192
All Time 129,224



Releases (11 )

Version Release Date Change Log
4.1 2016-07-13
  • Add custom map marker to widget options
4.0 2016-07-13
  • Add support for Google Maps API Key
3.3 2016-07-12
  • Add custom map marker image with icon attribute
  • Add default custom map marker image via plugin settings page
  • Remove direction to address from info window.
3.2.2 2016-07-11
  • Add custom map marker image with icon attribute
  • Add default custom map marker image via plugin settings page
  • Remove direction to address from info window.
3.2.1 2016-06-25
  • Revert arrays to long syntax for compatibility with PHP 5.3.
  • Move strip_last_chars function to base class.
3.2 2016-06-24
  • Code cleanup per WordPress Coding Standards.
  • Return rendered shortcode instead of echoing.
3.1 2016-01-08
  • Add directions form to info bubble when directionsto is provided.
  • Enqueue Google Maps script the proper way with conditional loading.
3.0.1 2015-11-19
3.0 2015-09-04
  • Refactored to use WordPress Plugin Boilerplate.
  • Removed protocol from Google Maps js call so as not to cause errors on pages secured via SSL.
2.0 2009-10-23
  • Added option to specify default map type (roadmap, satellite, etc).
  • Created widget capability.
  • Added default CSS styling. Now you don't have to be a programmer to use the plugin!
  • Added settings page in admin to manage global default options, edit styles, or turn off styles.
  • Made directions form optional.
  • Escaped necessary characters from info window content.
  • Fixed a bug on windows hosting that caused php code to show up at the top of the admin pages (changed all <? to <?php).
  • Changed submit button from "Get directions" to "Directions" to save space.
1.0 2009-10-23