-
AuthorPosts
-
April 6, 2016 at 9:53 am #869423
I have a situation in which custom maps that are created disables parallax of images on that page.
Throws this warning:
SensorNotRequired: https://developers.google.com/maps/documentation/javascript/error-messagesDoing a bit of research I found:
SensorNotRequired Warning
The sensor parameter is no longer required for the Google Maps JavaScript API. It won’t prevent the Google Maps JavaScript API from working correctly, but we recommend that you remove the sensor parameter from the script element.I don’t know js at all but this is the script containing the sensor parameter I believe for google maps:
<script type=”text/javascript” src=”//maps.googleapis.com/maps/api/js?v=3.22&client=google-maps-pro&language=en®ion=US&sensor=false&libraries=places,visualization,geometry”></script>How do I correct this so parallax works on the page?
April 6, 2016 at 1:06 pm #869783Hey there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
-
AuthorPosts