On Jan 31, 5:33 pm, spareCUBE <[email protected]> wrote:
> Thanks,
> I set this to 3.5 and that got the circle drawn again, but I had set this
> circle editable:true
> so that the the shape handles would display, but no shape handles. Any more
> insights?

Maybe try 3.6?  3.7 == the nightly build, v3 is under heavy
development, so it is possible that your map requires features in v3.6
(or even 3.7...)

Documentation of Versions
Documentation will always reflect the nightly (development) version.
However, for each version, we will offer a separately maintained
reference.
    Nightly Version (3.7) Reference (Current)
    Release Version (3.6) Reference (Feature-Stable)
    Release Version (3.5) Reference (Frozen)
    Versions 3.0 to 3.4 have been retired.


  -- Larry

>
>   var circle = new MyCircle(_global.map, {
>     drawingControl : false,
>     max : _global.inventory.MAX_RADIUS,
>     min : _global.inventory.MIN_RADIUS,
>     editable : true
>   });
>
> Thanks
> Henry

-- 
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.

Reply via email to