Ejemplo n.º 1
0
 static GMapControl()
 {
     if (!IsDesignerHosted)
     {
         GMaps.Initialize(GMapImageProxy.Instance);
     }
 }