Esempio n. 1
0
        public UbicationsView()
        {
            InitializeComponent();
            geolocatorService = new GeolocatorService();

            MovepMapToCurrentPosition();
        }