Skip to content

Commit 29eb427

Browse files
authored
Merge pull request #102 from tappeddev/remove-duplicate-location-data-source-cleanup
remove redundant call to stopLocationDataSource in ArcgisMapView dein…
2 parents a64222b + 01340d3 commit 29eb427

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arcgis_map_sdk_ios/ios/arcgis_map_sdk_ios/Sources/arcgis_map_sdk_ios/ArcgisMapView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,6 @@ class ArcgisMapView: NSObject, FlutterPlatformView {
622622
mapContentView.viewModel.onLoadStatusChanged = nil
623623
mapContentView.viewModel.onViewInit = nil
624624
mapContentView.viewModel.mapViewProxy = nil
625-
mapContentView.viewModel.stopLocationDataSource()
626625

627626
zoomEventChannel.setStreamHandler(nil)
628627
centerPositionEventChannel.setStreamHandler(nil)

0 commit comments

Comments
 (0)