Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #869423

    ndnstyl
    Participant

    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-messages

    Doing 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&region=US&sensor=false&libraries=places,visualization,geometry”></script>

    How do I correct this so parallax works on the page?

    #869783

    Christian
    Moderator

    Hey 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 credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.