Sivanwol

Results 2 issues of Sivanwol

My idea simple in many cases you want see what happened on remote location while the dashboard in local or someware else it bit poinless the dashboard if you can...

enhancement

i got a model that i use this package as follow ` export interface ILocationsModel extends IBaseModel { lat: number; long: number; title: string; asset_small_image?: string; subtitle: string; entity?: DocumentReference;...