Skip to content

Commit

Permalink
ktfmtformat
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Jul 17, 2024
1 parent dd39fb9 commit 16bbf41
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@ fun DemoNavigationScene(
DynamicallyOrientingNavigationView(
modifier = Modifier.fillMaxSize(),
// These are demo tiles and not very useful.
// Check https://stadiamaps.github.io/ferrostar/vendors.html for some vendors of vector tiles.
// Check https://stadiamaps.github.io/ferrostar/vendors.html for some vendors of vector
// tiles.
// Most vendors offer free API keys for development use.
styleUrl = "https://demotiles.maplibre.org/style.json",
viewModel = viewModel!!) { uiState ->
Expand Down

0 comments on commit 16bbf41

Please sign in to comment.