Hello.
I'm using google maps api v3 in this page:
http://software.scanex.ru/ScanMagic/2.7.9/MapGoogle.htmlAlso, ActiveX component is used to communicate with Desktop Application.
I hooked zoom_changed event with a handler which sends updated zoom value into ActiveX.
Sometimes when I change zoom level too fast (using standard zoom control) I get javascript exception "Invalid argument" at line 1 char 333 in main.js.
What I've done wrong?
Thanks for further help.
Georg.