public UbicationsView()
        {
            InitializeComponent();
            geolocatorService = new GeolocatorService();

            MovepMapToCurrentPosition();
        }