Hi there
Is is possible to trace/log the Javascript results from Google Maps eg using WireShark etc.
Every so often I receive MapWebGMapsError events, and I would like to get further info, so I can fix the problem.
Thanks
Lee
There is no built-in logging, but you can set public property WebGMaps.ShowDebugConsole: boolean to see all JS console output at the bottom of the control.