Hello,
I'm trying to use the GoogleOverlay but am getting a random error:
Line:437
Char:17
Code:0
Error:Sys.InvalidOperationException: ImageError error #4001 in control 'SilverlightMapConnector1': AG_E_NETWORK_ERROR
URL:localhost:2852/ScriptRes...ffd1d6f1c2
I using the following code:
GeographyUnit.Meter;
GoogleOverlay baseOverlay = new GoogleOverlay();
Map1.Overlays.Add(baseOverlay);
I also don't see any reference to the GoogleOverlay in the Api help. Is it supported?
Map1.MapUnit =