Example #1
0
 //------------------------------------------------------------------
 public static void Autoexec()
 {
     CAllocateurWin32MapItem.RegisterMarker(typeof(CMapItemSimple), typeof(CWin32MapItemGoogleStd));
 }
Example #2
0
 //------------------------------------------------------------------
 public static void Autoexec()
 {
     CAllocateurWin32MapItem.RegisterMarker(typeof(CMapItemPath), typeof(CWin32MapItemPath));
 }