protected void btBorrarPunto_Click(object sender, EventArgs e)
 {
     EditGeoRef1.BorrarDireccion();
 }