Hey John,

Interesting: I agree your circles differ from ours. We currently use 500
vertices, computing LatLng for each using
google.maps.spherical.computeOffset:
http://code.google.com/apis/maps/documentation/javascript/reference.html#spherical
then projecting to pixel coordinates using the Map's projection (Google's
Mercator).

We could have a bug, though I would have thought our tests would catch that.
I'll have to look into it.

Thanks
Ben

On Tue, Jul 5, 2011 at 2:21 PM, John Coryat <cor...@gmail.com> wrote:

> Ben,
>
> According to my calculations, it should look like this:
>
> http://maps.huge.info/test2.htm
>
> The circle is overlaid by what should be a more egg shaped polygon. This is
> an approximately 200 mile radius circle. Pardon the crudeness of the
> polygon. My math may be incorrect though.
>
> -John
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-js-api-v3/-/4SKHhVbBlD0J.
>
> To post to this group, send email to
> google-maps-js-api-v3@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-js-api-v3+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to