Hi,

I have a website with SSL and the google map was not showing. The google maps api is referenced about http in route_planner.module at line 174 and 210. I changed it to https and the google map was showing.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Keule created an issue. See original summary.

florisg’s picture

Status: Active » Needs review
Issue tags: +https, +google, +javascript error
FileSize
1.39 KB

Confirmed the issue, wrote crude but effective patch against latest 7.x-dev from git:

Status: Needs review » Needs work

The last submitted patch, 2: maps-api-ssl-2553731-2.patch, failed testing.

jbiechele’s picture

Please see https://www.drupal.org/node/2699081#comment-11729777 where I merged your patch into the one I need to pass the Google Maps Javascript API Key and the language localization code.

jbiechele’s picture

Uploaded the patch again (fixed a small bug).

bofrost’s picture

Status: Needs work » Fixed

Patch is applied in dev and release 7.x-1.4

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.