Closed (fixed)
Project:
Geofield Gmap
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Feb 2016 at 00:17 UTC
Updated:
4 Apr 2018 at 10:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mortona2k commentedThis patch removes ?sensor=false
Comment #3
sylvainm commentedI think the patch should look like this one :-)
Comment #4
ollie222 commentedThe patch in #3 looks to fix the warning message, thank you.
Comment #5
marcoscanoPatch in #3 correctly removes the javascript warning.
Marking as RTBC
Comment #6
vlooivlerke commentedHi, this breaks this patch
https://www.drupal.org/node/2746209#comment-11386117
'data' => '//maps.googleapis.com/maps/api/js?sensor=false' . $api_key_query_param,
Comment #7
josueValRob commenteddo you have something for drupal 7??
Comment #9
seanbThanks, committed to 2.x!