Hi,
We use the Google Map overlay [GoogleOverLay] and in the event of a user having an issue with their browser internet connection the following error occurs.
Error: 'G_NORMAL_MAP' is undefined.
This occurs before the OnMapCreating event.
Is there a way to catch this error at client side - the plan we have is to default to a local set of maps in IIS if this issue occurs.
Are there any events at client side that we can use when the google maps layer is added.
Liam