Skip to content

Commit d6eb368

Browse files
juaoosefreekvandeven
authored andcommitted
chore: remove unused variable
1 parent 82cbb3d commit d6eb368

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ios/Classes/MapView/FlutterMapView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ class FlutterMapView: MKMapView, UIGestureRecognizerDelegate {
2020
var oldBounds: CGRect?
2121
var options: Dictionary<String, Any>?
2222
var isMyLocationButtonShowing: Bool? = false
23-
var mapStyle: Int? = 0
2423

2524
fileprivate let locationManager: CLLocationManager = CLLocationManager()
2625

0 commit comments

Comments
 (0)