[Google Maps API v3] Incorrect area calculation of polygon

2012-07-23 Thread gregcorey
Hello all, I have an event listener on a drawingManager for "overlaycomplete". Within this event, I get the path of my polygon - event.overly.getPath(), and use google.maps.geometry.spherical.computeArea() with that path I got. Normally this works as expected and areas appear to precise. Howev

Re: [Google Maps API v3] One of the location is not found NOT_FOUND

2012-07-23 Thread Andrew Leach
On 23 July 2012 19:04, bytelord wrote: > > The last days when i am using gmap api v3 from my web site (and other test > installations) when i try to use directions inside the site and choose and > address from the autocomplete list i receive the following error: > > One of the location is not foun

[Google Maps API v3] One of the location is not found NOT_FOUND

2012-07-23 Thread bytelord
Hello, The last days when i am using gmap api v3 from my web site (and other test installations) when i try to use directions inside the site and choose and address from the autocomplete list i receive the following error: One of the location is not found NOT_FOUND This happen without any cha

[Google Maps API v3] Re: Google Earth - Display InfoWindow

2012-07-23 Thread Buster
apologize for the confusion. got what I was trying to do working. Since calling from the Maps API, I used this forum. Regards, On Jul 23, 2:46 am, Rossko wrote: > > I was curious if the listener can be exposed in the maps > > api V3 code in the index.html file. > > Guess it's the word 'exposed'

[Google Maps API v3] Re: Google Earth - Display InfoWindow

2012-07-23 Thread Rossko
> I was curious if the listener can be exposed in the maps > api V3 code in the index.html file. Guess it's the word 'exposed' that confuses me. If you want to place some of your own code that adds a clicklistener to your GE object in a HTML file, you can. You would need to make sure that the GE