﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <CalculationMode>Interpretation</CalculationMode>
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="0" />
    <DataSources isList="true" count="0" />
    <Relations isList="true" count="0" />
    <Report isRef="0" />
    <Resources isList="true" count="0" />
    <UserFunctions isList="true" count="0" />
    <Variables isList="true" count="0" />
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <Key>7e7790a904be45189fcfeb84a8427346</Key>
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Dashboard1 Ref="2" type="Stimulsoft.Dashboard.Components.StiDashboard" isKey="true">
      <AltSize>480,800</AltSize>
      <Components isList="true" count="1">
        <OnlineMap1 Ref="3" type="Stimulsoft.Dashboard.Components.OnlineMap.StiOnlineMapElement" isKey="true">
          <AltParentKey>c573e9e12a61435da7b9cc7326858a07</AltParentKey>
          <ClientRectangle>0,0,2000,1500</ClientRectangle>
          <DataFilters isList="true" count="0" />
          <Expressions isList="true" count="0" />
          <Gis Ref="4" type="Stimulsoft.Dashboard.Components.OnlineMap.StiGisMapMeter" isKey="true">
            <Expression>"POLYGON ((-3.75 40.40, -3.65 40.40, -3.65 40.45, -3.75 40.45, -3.75 40.40))"</Expression>
            <Key>dbdaa71610fa4f3e8fec0b54bc16aef3</Key>
          </Gis>
          <GisSettings Ref="5" type="Stimulsoft.Dashboard.Components.OnlineMap.StiOnlineMapGisSettings" isKey="true" />
          <Guid>88eccef39fbb4a55b09538e5892f9639</Guid>
          <HeatmapGradientRanges isList="true" count="0" />
          <ManuallyEnteredData>H4sIAAAAAAAEAIvm5VJQiAYRCgpKPvnJiSWZ+XlKOjABILekNCUVIZCfl44qEpaYU4rgORall+am5pXABZzzc/KLlECcWF6uWAB9H+HQbgAAAFpJUA==</ManuallyEnteredData>
          <Name>OnlineMap1</Name>
          <OnePointZoom>1</OnePointZoom>
          <Page isRef="2" />
          <Parent isRef="2" />
          <Title Ref="6" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <Font>Arial,11</Font>
            <Text> </Text>
            <Visible>False</Visible>
          </Title>
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <UserBingKey />
        </OnlineMap1>
      </Components>
      <Expressions isList="true" count="0" />
      <Guid>c573e9e12a61435da7b9cc7326858a07</Guid>
      <Height>1500</Height>
      <Name>Dashboard1</Name>
      <Report isRef="0" />
      <Width>2000</Width>
    </Dashboard1>
  </Pages>
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportAuthor>Dolores Fernández</ReportAuthor>
  <ReportChanged>8/12/2026 1:27:57 PM</ReportChanged>
  <ReportCreated>8/10/2026 12:51:20 PM</ReportCreated>
  <ReportFile>C:\temp\MapDashboard.mrt</ReportFile>
  <ReportGuid>923a8db0c32d4468a46403d41bdaabcf</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2026.3.1.0</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()        {
            this.InitializeComponent();
        }

        #region StiReport Designer generated code - do not modify
		#endregion StiReport Designer generated code - do not modify
    }
}
</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="0" />
</StiSerializer>