Commit Graph

350 Commits

Author SHA1 Message Date
Kevin Ring 29ff862523 Update declaration. 2025-10-01 13:14:00 +10:00
Kevin Ring e91de71eeb Avoid duplicate Google logo. 2025-10-01 12:59:01 +10:00
Kevin Ring ef078549b3
Merge pull request #1254 from CesiumGS/google-raster-overlay-from-ion
Add GoogleMapTilesRasterOverlay
2025-09-30 20:15:02 +10:00
Kevin Ring d31196ed1b clang-format 2025-09-30 09:57:08 +10:00
Kevin Ring e984451f44
Fully explain conditional in comment.
Co-authored-by: Janine Liu <32226860+j9liu@users.noreply.github.com>
2025-09-30 09:51:02 +10:00
Janine Liu b43d18683f Small suggestions from review 2025-09-29 15:44:59 -04:00
Janine Liu ef46820ba4 unabbreviate sw, ne 2025-09-29 15:42:18 -04:00
Janine Liu dac6fdacb5 @link -> @ref [skip ci] 2025-09-29 15:40:05 -04:00
Kevin Ring 52c2c78566 clang-tidy 2025-09-29 19:27:09 +10:00
Kevin Ring 39df3e83dd Add IonRasterOverlay::setAssetOptions. 2025-09-29 17:10:25 +10:00
Kevin Ring 44eb767a30 Include URL in viewport service error messages. 2025-09-29 13:12:39 +10:00
Kevin Ring f69c37450a More missing headers, update CHANGES.md. 2025-09-29 10:45:08 +10:00
Kevin Ring 4a3a6ab78a
Merge branch 'main' into asset-endpoint-as-shared-asset 2025-09-29 10:29:29 +10:00
Kevin Ring 5c50a06892
Merge branch 'main' into revert-polygon-overlay 2025-09-29 10:26:57 +10:00
Kevin Ring 6714378f6b Add missing headers.
Hopefully clang-tidy will agree.
2025-09-29 10:13:15 +10:00
Kevin Ring cb0baa97de Add Google logo. 2025-09-29 09:59:10 +10:00
Kevin Ring 672a44eb96 Still more clang-tidy. 2025-09-28 20:55:23 +10:00
Kevin Ring e0c37de97d More clang-tidy 2025-09-27 21:32:10 +10:00
Kevin Ring e39a3d0b38 clang-tidy 2025-09-27 20:09:19 +10:00
Kevin Ring 111487d891 Add missing doc. 2025-09-27 19:02:06 +10:00
Kevin Ring e456bcfa6e Disable questionable tile availability checking. 2025-09-26 22:16:06 +10:00
Kevin Ring 51e10da3b7 Fix clang/gcc errors. 2025-09-26 22:15:20 +10:00
Kevin Ring 4fec544fab Remove "by level" credit system. 2025-09-26 21:49:21 +10:00
Kevin Ring 5178fc8466 Show all google credits as one credit. 2025-09-26 21:15:00 +10:00
Kevin Ring 588cc665b5 Show Google credits. 2025-09-26 19:26:07 +10:00
Kevin Ring 3b2765be6a Credit rework. 2025-09-26 18:29:11 +10:00
Kevin Ring fb3192665f Working Google-through-ion. 2025-09-26 13:08:00 +10:00
Kevin Ring 9bb8a0aab2 Reorg to support Google via ion. 2025-09-26 10:57:34 +10:00
Ashley Rogers b0e08b75e1
Merge branch 'main' into shared-asset-invalidate 2025-09-25 10:44:08 -04:00
Kevin Ring 4c957652e4 Merge remote-tracking branch 'origin/asset-endpoint-as-shared-asset' into google-raster-overlay-from-ion 2025-09-25 16:51:14 +10:00
Kevin Ring 18572e9f2f Tile availability implementation. 2025-09-25 16:48:59 +10:00
Kevin Ring 8ceb44cf11 Google uses its own custom tile provider. 2025-09-25 10:21:59 +10:00
Kevin Ring 3f9cdd2cb8 Simplest working GoogleMapTilesRasterOverlay. 2025-09-23 16:11:07 +10:00
Kevin Ring 6eddef9f18 Initial steps toward Google Map Tiles raster overlay. 2025-09-23 14:11:12 +10:00
Kevin Ring 965e38446f Merge remote-tracking branch 'origin/main' into shared-asset-invalidate 2025-09-23 10:47:30 +10:00
Kevin Ring 68f9206141 Incorporate SharedAssetDepot changes from asset-endpoint-as-shared-asset 2025-09-23 10:45:10 +10:00
Kevin Ring 984bf1739e Merge remote-tracking branch 'origin/raster-overlay-wrappability' into asset-endpoint-as-shared-asset 2025-09-23 08:25:40 +10:00
Kevin Ring c25a218d4c clang-format 2025-09-23 08:18:24 +10:00
Kevin Ring 37dc5843c1
Update CesiumRasterOverlays/include/CesiumRasterOverlays/ActivatedRasterOverlay.h
Co-authored-by: Janine Liu <32226860+j9liu@users.noreply.github.com>
2025-09-23 07:35:42 +10:00
Janine Liu 99118d2f8e @link -> @ref 2025-09-22 16:31:52 -04:00
Kevin Ring 332f1230cd clang-tidy 2025-09-22 21:49:04 +10:00
Kevin Ring 55a00b9817 clang-tidy 2025-09-22 20:52:58 +10:00
Kevin Ring dbdd79ca99 SharedAssetDepot context, avoid repeated token refresh success msgs. 2025-09-22 20:39:10 +10:00
Kevin Ring cc60025989 Fix clang/gcc errors. 2025-09-22 17:05:04 +10:00
Kevin Ring f5dcf4b5c0 Pass through failed request on token refresh.
This fixes the token troubleshooting panel.
2025-09-22 15:50:28 +10:00
Kevin Ring f74e96c003 Report token refresh success/failure. 2025-09-22 14:06:21 +10:00
Kevin Ring 112dfa6968 Factor out common code. 2025-09-22 13:30:26 +10:00
Kevin Ring cda7db7654 Put similar code in one place, getting ready to consolidate. 2025-09-19 21:48:30 +10:00
Kevin Ring a374ae533a Token refresh reliability. 2025-09-19 21:11:10 +10:00
Kevin Ring 4c31993899 Print token refresh message. 2025-09-19 17:59:41 +10:00