> Hi all, I have the same problem but it's very strange. I have a > Glassfish server in my PC, when I call with my Mozilla Firefox in > localhost no problems (without sensor=...), but when I call with > another PC (without sensor=...) to my Glassfish Server (with Mozilla > Firefox) ,in the same LAN, appears an error said on the top...when I > change the String with sensor=false (because I don't use mobile, only > PC) in localhost works perfectly but in the remote PC doesn't work.
That's exactly how it's supposed to work. Pages made with the free maps API are supposed to be public (it's in the terms you agreed to). Google allow an exception for localhost to make development easier, but you won't be allowed to run the same page across a local network. Put your page on a public-facing server. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
