On Aug 26, 8:31 am, Eric Vyncke <[email protected]> wrote: > I have a Google Map enabled application which has worked for several > months and since a couple of days all users (myself included) have the > infamous pop-up complaining about the sensor parameter which should be > either true or false. > > As I have changed nothing AFAIK in the page, on the Apache server, ... > and as another application on the very same server keeps working, I am > really puzzled here. > > For sure, the original page did not include sensor=false, but even > adding it does not fix the pop-up. > > I have sniffed the traffic and the URL is complete with key, version, > sensor... > > I have reduced the page to basically a very trivial file and it still > has the problem...http://r15433.ovh.net/virtualflyer/gmaproute2.php > > I have check and double check the syntax but it appears OK.
This is the api include line from the link above: <script src="http://maps.google.com/maps? file=api&v=2&key=ABQIAAAAZMVhAk5Egq54D9CGzfMLkxTfCJqaW_D5sF3wS_1eXvenrf6yuBTjYK- BIVPRKX0CE41-LCCC76XEKQ>" I don't see sensor specified at all. -- Larry > > Thanks a lot in advance > > -éric -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
