update to server location popup

This commit is contained in:
Mohamed Nouffer
2022-10-30 21:43:29 +05:30
parent 2d9f7a9633
commit d16d97f64f
17 changed files with 700 additions and 241 deletions

View File

@ -164,6 +164,7 @@ class LocationService{
return null;
}
else{
//print("---- feature got from server is ${cc.collection[0].properties} ------");
return cc;
}
}