Exemplo n.º 1
0
 public SettingsModel() {
     LastLocation = new Location(){ Latitude = 48.879918, Longitude = 2.354810, ZoomLevel = 14.5 };
 }