Dim extra As GoogleMapsExtras
Dim mm As InfoWindowAdapter
mm.Initialize("mm")
extra.SetInfoWindowAdapter(MapFragment1.GetMap,mm)
p2.Initialize("")
p2.LoadLayout("frmtemplatemapiten")
Activity.AddView(p2, 0, 0, Panel1.Width, Panel1.Height)
p2.RemoveView