aboutsummaryrefslogtreecommitdiff
path: root/shared/src/commonMain/kotlin/mx/trackermap/TrackerMap/utils
AgeCommit message (Expand)Author
2022-01-29Moved MarkerType to Marker.Type in shared moduleIván Ávalos
2022-01-20Added 2022 to copyright. Damn, I forgot we were in 2022.Iván Ávalos
2022-01-20Added license headers and removed unused importsIván Ávalos
2022-01-17Refactored map fragment into wrapper with an overlay that contains zoom buttonsIván Ávalos
2022-01-17Implemented timer that fetches units every 10 seconds, and updated map to wor...Iván Ávalos
2022-01-16Fixed initial zoom issue and refactored layers into MapLayer in shared moduleIván Ávalos
2022-01-16Added hourmeter fieldIván Ávalos
2022-01-16Fixed focusOn not respecting max zoom, and added zoom level 21 to MapCalculusIván Ávalos
2022-01-16Moved layer definitions to map_layers.xml and adjusted zoom limits, and adjus...Iván Ávalos
2022-01-16Added comment explaining Mapnik stuffIván Ávalos
2022-01-16Set zoom limits of mapControl by converting zoom levels to Mapnik scale denom...Iván Ávalos
2022-01-14Refactored reports code into ReportController.kt and added extra report periodsIván Ávalos
2022-01-11MapFragment properly draws reports and renamed iconsIván Ávalos
2022-01-04Implemented formatSpeed, redesigned UnitInformationFragment, added button to ...Iván Ávalos
2022-01-04Fully implemented UnitMapFragment layout, moved MarkerType to commonMain and ...Iván Ávalos
2021-12-30Implemented datetime formattingIván Ávalos