Commit graph

18 commits

Author SHA1 Message Date
andrekir
1219d3037e chore: add GPL-3.0 license headers to source files 2024-11-26 08:54:18 -03:00
andrekir
fe56d257f5 chore: add detekt formatting rule set
https://detekt.dev/docs/next/rules/formatting/
2024-10-14 07:56:29 -03:00
andrekir
45730838e5 feat: adjust map MaxClusteringZoomLevel and zoomOnCluster scale 2024-10-10 11:01:43 -03:00
danwelch3
48365218e2
feat(map): implement marker clustering (#1287) 2024-10-05 08:59:35 -03:00
James Rich
da2a9f82fc
Fix: Colored transparent precision circles around nodes on map (#1190) 2024-08-20 17:04:36 -03:00
daviscodesbugs
7fb2761dc6 Round corners and pad label background 2024-02-26 19:14:34 -03:00
Andre K
ef11af6e0b
refactor(map): remove fixed zoom level for offline downloads (#694) 2023-08-27 06:31:27 -03:00
Andre K
d4879ceea9
refactor: migrate MapFragment to Composable (#647) 2023-06-24 07:58:01 -03:00
PWRxPSYCHO
b9ae181ee4 revert back to old map style UI 2022-10-20 21:43:27 -04:00
PWRxPSYCHO
07cc8ce701 Updated UI for Map Layers & Style.
Still need on Click listener
2022-10-20 08:50:21 -04:00
PWRxPSYCHO
42cba353fa Setup new class to handle "auth" urls 2022-10-11 18:36:44 -04:00
PWRxPSYCHO
2c08dd7cd0 Working on overlays 2022-10-10 22:41:02 -04:00
PWRxPSYCHO
50cbc262f2 added new map source and updated tile server for clarity maps 2022-10-10 08:50:02 -04:00
PWRxPSYCHO
dc09ea9c54 Increased download thread for ESRI Tile Source 2022-10-07 15:55:05 -04:00
PWRxPSYCHO
17cbce1d41 minor fixes/tweaks 2022-10-07 11:45:18 -04:00
PWRxPSYCHO
b1291e28a7 Moving right along 2022-10-06 17:08:35 -04:00
PWRxPSYCHO
6bb2a59977 Getting close :) 2022-10-05 22:56:27 -04:00
PWRxPSYCHO
38b6fe04ef Moved Custom Map classes to new folder.
Removed NOAA source from Map Source Arrays
Looking at drawing overlay on long press
2022-10-05 10:37:11 -04:00