Submitted by dawsdesign on Wed, 05/20/2009 - 10:33.
Thanks for the input anonymous! I'm really glad it helped. Please note that I changed CircleOverlay.prototype = GOverlay; to CircleOverlay.prototype = new GOverlay; otherwise it only allows one Circle overlay.
Thanks for the input
Thanks for the input anonymous! I'm really glad it helped. Please note that I changed CircleOverlay.prototype = GOverlay; to CircleOverlay.prototype = new GOverlay; otherwise it only allows one Circle overlay.