feat(android): init basic marker and polylines
This commit is contained in:
parent
89ffc02e1d
commit
0ffd415874
5 changed files with 126 additions and 12 deletions
|
|
@ -41,6 +41,7 @@ kotlin {
|
|||
implementation(compose.runtime)
|
||||
implementation(compose.foundation)
|
||||
implementation(compose.material)
|
||||
implementation(compose.material3)
|
||||
implementation(compose.ui)
|
||||
implementation(compose.components.resources)
|
||||
implementation(compose.components.uiToolingPreview)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue