The sensor parameter is no longer required for the Google Maps JavaScript API.
Google recommends to remove the sensor parameter from the script element:
https://developers.google.com/maps/documentation/javascript/error-messag...
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | gmap-remove_sensor_parameter-2852988-7.patch | 1.78 KB | dpovshed |
| #7 | interdiff.txt | 576 bytes | dpovshed |
| #2 | gmap-remove_sensor_parameter-2852988-1.patch | 1.25 KB | dzutaro |
Issue fork gmap-2852988
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
dzutaro commentedI made a patch.
Comment #3
dzutaro commentedComment #4
dzutaro commentedComment #5
mustanggb commentedComment #7
dpovshed commentedUpdating the tests as well.
Comment #8
mustanggb commentedNicely done.
Comment #9
podarokdoesn't apply
Comment #12
the_g_bomb commentedRe-rolling against 3.0.x
Comment #13
the_g_bomb commentedComment #16
podarokThank you