fixedlocationhomepage
This commit is contained in:
@@ -120,6 +120,9 @@ class _AddLocationAddressState extends State<AddLocationAddress> {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
void _onMapTapped(LatLng tappedPoint) {
|
||||
setState(() {
|
||||
_selectedLocation = tappedPoint;
|
||||
|
||||
Reference in New Issue
Block a user