private void DrawClose(MapPointEx point)
 {
     mapLayer.AddSlElement(closeButton,point);
 }