-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Carli/1988 giant file jigsaw error (#2219)
* Cleared pendingSynchronisedTiles in requestTiles * Fixed caching problem that caused the bug * Ran reformat * Fixed animation hanging and missing tile problem * Added sync id and tileCount from the backend * Updated protobuf * Waited for all vector tiles before updating canvas * Update protobuf * Fixed typo * Updated changelog * update protobuf --------- Co-authored-by: yuhsuan <43841102+YuHsuan-Hwang@users.noreply.github.com> Co-authored-by: yuhsuan <r07222045@ntu.edu.tw>
- Loading branch information
1 parent
89bfbe8
commit 00a8e52
Showing
5 changed files
with
66 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule protobuf
updated
4 files
+3 −0 | docs/src/changelog.rst.txt | |
+1 −1 | docs/src/index.rst | |
+12 −0 | docs/src/messages.rst.txt | |
+11 −5 | stream/raster_tile.proto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters