update
This commit is contained in:
@@ -262,8 +262,7 @@ class _UserMapScreenState extends State<UserMapScreen> {
|
||||
}));
|
||||
},
|
||||
onCameraMove: (position) {
|
||||
if (serviceLocationPreference !=
|
||||
ServiceLocationPreferences.office) {
|
||||
if (serviceLocationPreference != ServiceLocationPreferences.office) {
|
||||
coordenadas = position.target;
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user