mirror of
https://github.com/farcasclaudiu/myfriendsaround.git
synced 2026-06-29 13:02:05 +03:00
- App check if running on device or emulator
- LocationString on update - web app markers icons
This commit is contained in:
@@ -13,5 +13,7 @@ namespace GoogleMaps.Models
|
||||
public string lng { get; set; }
|
||||
public string html { get; set; }
|
||||
public string label { get; set; }
|
||||
public string icon { get; set; }
|
||||
public string lastUpdated { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user