Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #210240

    Hi!
    Please help me with the following problem:
    When I use the enfold google maps widget, unfortunately my Android device gives the following error message:

    “The google maps Api server rejected your request. The sensor parameter specified in the request must be set to either trueor false.”

    The result is, that the map does not appears and the header navigation disappears.

    Any ideas?

    Thanks a lot!

    Best regards, Alex

    #210625

    Hi AdDesign!

    Another user reported this issue: https://kriesi.at/support/topic/the-google-maps-api-server-rejected-your-request/ and it was a problem with the connection. Our theme definitely adds the query parameter – you can check the source code and at the very bottom you’ll find

    
    <script type='text/javascript' src='http://maps.googleapis.com/maps/api/js?v=3.exp&#038;sensor=false&#038;ver=1'></script>
    

    The sensor=false part tells google that the sensor parameter is set to false.

    Regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Enfold Google Maps Widget / Android’ is closed to new replies.