summaryrefslogtreecommitdiffhomepage
path: root/android/lib/map
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Change android map pathAlbin1-1/+1
2024-03-22Base animation duration on actual distance estimationDavid Göransson3-9/+10
2024-03-04Remove buildconfig from propertiesDavid Göransson1-1/+4
2024-02-27Update Android UI to render new map dataLinus Färnstrand1-2/+2
2024-02-15Add Map Composable, view and rendererDavid Göransson5-0/+367
2024-02-15Add LocationMarker shapeDavid Göransson1-0/+224
2024-02-15Add globe shapeDavid Göransson1-0/+185
2024-02-15Add data classes to represent map viewDavid Göransson6-0/+173
2024-02-15Add map moduleDavid Göransson3-0/+46