On Jan 6, 4:12 pm, cbos <[email protected]> wrote: > Sorry, your right. My code is in v2. > > I can switch to v3 for this problem, but the original question still > remains. > > I am working off of:http://koti.mbnet.fi/ojalesa/v3/circleAndBounds.htm > > The circle created is a spherical cap, which is important at more > extreme latitudes and for larger circles. > > With my original code, in v2, using GPolygon, I am able to project > more than one circle on a map. > > I would like to do that with the google.Maps.Circle class, if > possible.
Is this what you are trying to do? http://www.geocodezip.com/v3_polygon_example_donut.html (v3 code, doesn't use the google.maps.Circle though) -- Larry > > Thanks. > > Clarence -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
