google_map_field 2.0.2

Bug fixes

Fixed: Issue #3381403 by murphyW, scot.hubbard: google.maps.event.addDomListener() is deprecated, use the standard addEventListener() method instead.

Also, amended layout of Google map options dialog for tidier presentation.

google_map_field 8.x-1.14

Bug fixes

Fixed in this release:

Issue #3160392 by Panchuk, scot.hubbard: License "GPL-2.0+" is a deprecated SPDX license identifier

google_map_field 8.x-1.11

Bug fixes
New features

Fixed in this release:

Fixed minor coding standard in install file.
Updated coding standards, removed unused variable.
Issue #3151403 by VladimirAus: Add integration with Feeds module

google_map_field 8.x-1.9

Bug fixes
New features

Added field widget and formatter for OpenLayers (please note info-popup for markers on OpenLayers maps is not yet working).

Fixed:
Update source url in composer.json: https://www.drupal.org/project/google_map_field/issues/3143417
Phpcs coding standard: https://www.drupal.org/project/google_map_field/issues/3143432

google_map_field 8.x-1.6

New features

Changes Made:

- Added field formatter for Google Maps API Embed to enable use of free map views (a billing account is still needed in order to set map fields).
- Fixed various coding standard issues.

google_map_field 8.x-1.5

Bug fixes

This release provides some bug fixes.

Changes since 8.x-1.4:

google_map_field 8.x-1.4

New features

This release extends the map marker functionality by providing a configuration for the InfoWindow text/markup. This configuration element is present in the popup window when defining the marker settings and is optional.
Code was also updated, all array definitions are now replaced by the PHP short array syntax.

After updating the module a db update is mandatory.

Changes since 8.x-1.3:

google_map_field 8.x-1.3

New features

This release extends the map embed options providing a more complete integration with google maps api.
The new options will require a db update, after updating the database everything shall continue to work as before, but as usual when updating a module a backup should be performed.

Changes since 8.x-1.2:

google_map_field 8.x-1.2

Bug fixes
New features

This release fixes all current open issues and adds a new functionality on the Set Marker Dialog for handling multiple location results.

Changes since 8.x-1.1

google_map_field 7.x-2.19

Bug fixes

Fixed the issue raised in https://www.drupal.org/node/2661222 by adding function to detect the protocol used (http/https) and using that in the Google Maps API include URL.

google_map_field 7.x-2.17

Bug fixes
New features

google_map_field 7.x-2.14

Bug fixes
New features

Fixed several issues - thanks to those who submitted patches.

google_map_field 7.x-2.13

New features

Added the find location feature to the map setter dialog and add the simple name format as per feature request https://www.drupal.org/node/2384565

google_map_field 7.x-2.8

Bug fixes
New features

Fixed many open bug reports and feature requests.

google_map_field 7.x-2.6

Bug fixes
New features

A lot of the code in this release has been re-written to fix a number of issues. Google Map Field should now work with profiles and it will also respect the field permissions module.

Google Map Field will now allow the "unlimited" setting on field settings page.

Please note: the "centre on" feature has been removed for the time being. It will be added back in at a later date.

Despite the rewriting of a lot of code in this release, it should be fully backward compatible with 7.x-2.x releases.

google_map_field 7.x-2.5

Bug fixes
New features

A lot of the code in this release has been re-written to fix a number of issues. Google Map Field should now work with profiles and it will also respect the field permissions module.

Google Map Field will now allow the "unlimited" setting on field settings page.

Please note: the "centre on" feature has been removed for the time being. It will be added back in at a later date.

Despite the rewriting of a lot of code in this release, it should be fully backward compatible with 7.x-2.x releases.

google_map_field 7.x-2.0

New features
Bug fixes

The WYSIWYG features of this module have been removed and placed into a new module (wysiwyg_map).

If you currently use both the field and WYSIWYG features of this module you will need to either upgrade to this module and install the new wysiwyg_map module (it supports tokens generated by this module), or stick with version 7.x-1.7 of Google Map Field.

google_map_field 7.x-1.7

Bug fixes

Fixed several issues connected with WYSIWYG editors. This feature should now work with both TinyMCE and CKEditor.

Pages

Subscribe with RSS Subscribe to Releases for Google Map Field