Skip to content

Commit

Permalink
doc: added documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoso committed Oct 13, 2023
1 parent ef0ca1e commit b10ec16
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ class StreetViewActivity : ComponentActivity() {
}
}
launch {
// Make sure that this API Key has Street View Static API activated.
streetViewResult =
fetchStreetViewData(singapore, BuildConfig.MAPS_API_KEY)
}
Expand Down

0 comments on commit b10ec16

Please sign in to comment.