Re: need a safari debugging
Similar problems in firefox and opera browsers. The second click on
the AL marker zooms in too far (not sure of the coordinates). In your
click event listener, you might treat the case when the click is on an
overlay differently from when the click is in map space to fix this
part.
Also firefox and opera infomarkers aren't formatted well. I had this
problem and fixed it by enclosing stuff in the infobox with:
<div style="width:250px">
content
</div>
0 Comments:
Yorum Gönder
<< Home