Skip to content

Commit

Permalink
Fix merge issues
Browse files Browse the repository at this point in the history
  • Loading branch information
gino-m committed Sep 11, 2023
1 parent a0e142e commit 97cb44d
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,6 @@ internal constructor(
navigator.navigateUp()
}

fun onMapReady(map: Map) {
remoteTileSources.forEach { map.addTileOverlay(it) }
disposeOnClear(cameraBoundUpdates.subscribe { viewport = it })
}

override fun onMapDragged() {
onStartEstimatingDownloadSize()
super.onMapDragged()
Expand Down

0 comments on commit 97cb44d

Please sign in to comment.