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?

  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 view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/PWaQraxpuNwJ.
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