Google map server control Problem
-
Hi. I made a server control to show google map. It works, but has a strange problem; It generates 4 google map object on html document. All the server events raise once, but Prototype initialize method raise 4 times therefore all the method like createMap called 4 times. Whats problem? For more details take a look at my question here Question asked before! Thank you experts! ali
-
Hi. I made a server control to show google map. It works, but has a strange problem; It generates 4 google map object on html document. All the server events raise once, but Prototype initialize method raise 4 times therefore all the method like createMap called 4 times. Whats problem? For more details take a look at my question here Question asked before! Thank you experts! ali
-
No one can help unless we can see the relevant code.
There are only 10 types of people in the world, those who understand binary and those who don't.
Hello. Thanks to your reply. Well it is so hard to put related codes here, its recursive project , it needs to put all the project here for all details and i do not think anyone have enough time to read, understand, and resolve my problem with exact code. I was expecting any tip or trick and very professional notes for creating ajax server controls or javascript. Any way i found a solution for problem. It was browser problem (I think so). After browser update, the problem is not exist there anymore. Btw thank you to everyone!