styled_google_map 8.x-2.0

New features

Stable release with Drupal 9 support and views integration.

Also includes demo module to showcase the functionality that this module provides.

Might have slight differences compared to 8.x-1.x version because some map settings were changed. When upgrading from 8.x-1.x to 8.x-2.x please check your formatter settings.

styled_google_map 7.x-2.1-beta1

Bug fixes
New features

* Fixes an issue in case Styled Google Views breaks if even one result has empty geolocation field
* Fixes saving of Center & Popup settings in Views export/Features
* Allows the ability to have multiple views on the same page. This changes the DOM, as the element ID has been changed. In case styling has been done based on ID. Then this has to be changed.
* Additional documentation for a multi-pin map and clustering
* Adds object instances in JS settings to alter in custom code
* Fixes some settings that were always loading default settings

styled_google_map 8.x-2.0-rc1

New features

Finally release candidate.

The main goal right now will be creating the smooth upgrade path from 1.x to 2.x version, so no settings are lost.

styled_google_map 8.x-1.3

Bug fixes
New features

In this release some small issues are fixed:

  • Issue #3002013: Wrong css library definition
  • Issue #3000944 by chipway: Update Dependencies to new Format in .info.yml

And one improvement was added for map controls:

  • Issue #2978025 by saberstudio, a.dmitriiev: Option for "Ctrl+scroll to zoom"

styled_google_map 8.x-2.0-beta2

Bug fixes
New features

Adding OverlappingMarkerSpiderfier (https://github.com/jawj/OverlappingMarkerSpiderfier) to the project with setting in views style plugin.
Allow altering output markers with hook_styled_google_map_views_style_alter .
Small fixes in configuration and cluster options.

styled_google_map 8.x-2.0-beta1

New features

Show empty map centered according to the views plugin settings.
Fixed default values array.

styled_google_map 8.x-2.0-alpha5

Bug fixes

Fix degradation for pin image that was caused with changing views row renderer to advancedRender.

styled_google_map 8.x-2.0-alpha4

New features

Change the way "Custom field" in views is rendered. Now the renderer supports everything the normal view supports such as twig variables in the rewrite text or in custom field text. Also all alter options are now respected.
Fix installation by separating the requiremnets by phase.

styled_google_map 8.x-2.0-alpha3

Bug fixes
New features

- Changes to maintainable Google Maps JS API libraries
- Make theme function in proper way
- Small fixes.

styled_google_map 8.x-2.0-alpha2

Bug fixes
New features

Refactor the code according to the standards.
Remove pathuato integration
Remove dependency on entity in views row
Map clustering
Minor improvements

styled_google_map 8.x-1.2

Bug fixes
New features

Adds Google Maps API key/ Cliend ID configuration because of https://developers.google.com/maps/documentation/javascript/get-api-key . Now every application must use API with the key : Issue #2761595 by ashwin.shaharkar: Requires API Key.

styled_google_map 8.x-1.1

Bug fixes

Fixes the Infobubble js location. It was moved for Google Code to GitHub

styled_google_map 7.x-2.0

Bug fixes
New features

- Adds a views style plugin that allows multiple locations on a single map + clustering of locations
- Adds the use of infoBubble library for the popup
- Removed pancontrol option as it is deprecated
- Adds ssl support
- Makes markerclusterer and infobubble local as Google moved to github
- Other smaller patches

styled_google_map 8.x-1.x-dev

New features

Intial port to Drupal 8. Stream wrapper features will be a part of a core (https://www.drupal.org/node/1308152), meanwhile this part is not fully functioning

Subscribe with RSS Subscribe to Releases for Styled Google Map