Hello every one;
After many attempts to implement some geometric shapes , i realized that the only way to keep input over them is to update Size and Offset each time before rendering them, i have been reading some discussions where it is probably not a good idea, however, the GMapMarker Class is based on some initial "fixed" Sizes and Offsets that will not change over zooming, this is why i coul not find a good way to do that.
have any one foud a good solution to draw custom , updatable shapes without setting Size and Offset in the "OnRender" Method ??
After many attempts to implement some geometric shapes , i realized that the only way to keep input over them is to update Size and Offset each time before rendering them, i have been reading some discussions where it is probably not a good idea, however, the GMapMarker Class is based on some initial "fixed" Sizes and Offsets that will not change over zooming, this is why i coul not find a good way to do that.
have any one foud a good solution to draw custom , updatable shapes without setting Size and Offset in the "OnRender" Method ??