boton
This commit is contained in:
@@ -233,6 +233,7 @@ class _ServiceScreenState extends State<ServiceScreen> {
|
|||||||
),
|
),
|
||||||
},
|
},
|
||||||
polylines: Set<Polyline>.of(polylines.values),
|
polylines: Set<Polyline>.of(polylines.values),
|
||||||
|
myLocationButtonEnabled: false,
|
||||||
onCameraIdle: () {
|
onCameraIdle: () {
|
||||||
if (professionalAddress == '') {
|
if (professionalAddress == '') {
|
||||||
if (coordinates != null) {
|
if (coordinates != null) {
|
||||||
|
|||||||
Reference in New Issue
Block a user