.net - Bing AJAX Map: Show Info Box firing before Map Zoom and Pan has ended -
In my bug Ajax map app, users are presented with a list of places they can choose. Instead of the place, click on the on the center of the map and zoom, after focusing on the spot, it also shows the notification window for it.
The problem is that the information window is being displayed in the wrong place, or not at all, because the information window is loading before the map ends. So far I've put a show notification method in a setout tag to give it one more seconds before loading the information, but it's a pretty ugly hack and still does not work 100%.
Before anybody else will participate in this problem? Any suggestions?
Thanks,
COSCO
you clicked Focusing on location and zooming Is it possible that the window you are loading may go to the same place all the time, because you know which place you clicked, once it pensing Will be the center)?
The window may look like that when there is a map panning without causing any problems.
Comments
Post a Comment