=== ILoveMachineProblem Responsive Google Map ===
Contributors: Paul Justine B. de Honor
Tags: google map, responsive google map, ilmp
Requires at least: 3.6
Tested up to: 3.9.2
Stable tag: 2.0.2
License: GPLv2

== Description ==

The ILoveMachineProblem Responsive Google Map is used to embed responsive google map on your site.

= 2.0.2 =

* Fix shortcode issue. Impropert displaying of the map.

= 2.0.1 =

* Fix default map location.

= 2.0 =

* Remove Latitude field.
* Remove Longitude field.
* Added Additional information.
* Added Address field.
* Enable to locate the map using Address.

= 1.0.2 =

* Limit Zoom number.
* Added InfoWindow width.
* Added InfoWindow height.
* Added Time for Pan to Center.

= 1.0.1 =

* Remove alert message on page load.
* Fixed updating Latitude value.
* Fixed updating Longitude value.
* Fixed InfoWindow line breaks.
* Added Map Type.
* Added Pan to Center.

== Installation ==

1. Upload `ilmp-rgm` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Place `<?php do_shortcodes('[ilmp-grm]'); ?>` in your templates.

== Changelog ==

= 2.0.2 =

* Fix shortcode issue. Impropert displaying of the map.

= 2.0.1 =

* Fix default map location.

= 2.0 =

* Remove Latitude field.
* Remove Longitude field.
* Added Additional information.
* Added Address field.
* Enable to locate the map using Address.

= 1.0.2 =

* Limit Zoom number.
* Added InfoWindow width.
* Added InfoWindow height.
* Added Time for Pan to Center.

= 1.0.1 =

* Remove alert message on page load.
* Fixed updating Latitude value.
* Fixed updating Longitude value.
* Fixed InfoWindow line breaks.
* Added Map Type.
* Added Pan to Center.