Skip to content

Commit

Permalink
Minor Bug Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaailashsharma committed Dec 9, 2023
1 parent 9396f89 commit 83add47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps/src/main/java/com/example/mapbox_map/MapBoxMap.kt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ fun MapBoxMap(
)
}

private fun addAnnotationToMap(
fun addAnnotationToMap(
icon: Int,
context: Context,
mapView: MapView,
Expand Down

0 comments on commit 83add47

Please sign in to comment.