|
You're probably not placing your control correctly in a canvas or something, rather placing it directly in the ZoomControl.
I've encountered a similar problem with this control in the past, and placing it all in a wrapping Canvas element (and that Canvas should be placed inside the ZoomControl) solved the problem.
I'm guessing that since two years have passed since you first posted that question that you probably already solved it (I sure hope so :) ) but I'm answering anyway for others who might encounter that same problem.
John
|