Discussion:
Using jQuery UI with Google Maps
Thai Dang Vu
2010-02-24 19:41:46 UTC
Permalink
Hi,

I create a jQuery dialog which is above a Google map. If I drag that dialog,
the whole google map dispappears. Does anybody have any idea of what
happened?

Thank you.
Thai Dang Vu
2010-03-01 11:12:08 UTC
Permalink
I think I found an answer for this problem. The answer is: do not create a
dialog on the fly (i.e. do not create a div on the fly and then
$(div).dialog()), but create a dialog before initializing the google map.
Post by Thai Dang Vu
Hi,
I create a jQuery dialog which is above a Google map. If I drag that
dialog, the whole google map dispappears. Does anybody have any idea of what
happened?
Thank you.
Continue reading on narkive:
Loading...