private void Agenda_DataSourceDemanded(object sender, EventArgs e) { this.xrPictureBoxMap.Image = Ubicacion.ToStaticMapImage(this.Ubicaciones, this.ViewBag); }