3 Commits

Author SHA1 Message Date
Max Ammann
f82ac0e8a3
Tile source fixes (#236)
* Fix a bug with empty layers

* Switch to XYZ

* Fix tile url

* Execute apt-get update
2023-01-11 20:45:46 +01:00
Tristram Gräbener
f6fc816761
Bump prost crate version to 0.11.5 (#235)
* Bump prost crate version to 0.11.5

* github actions, xcode project: install dependencies

* github actions, fix step name
2023-01-11 20:01:06 +01:00
Max Ammann
9496ef0e71
Fix regressions: Transferable flatbuffers (#221)
* Add geometry index again

* Switch to info level for run config

* Add setting for present_mode

* Remove unused file

* Adjust web to new message

* Update package-lock.json

* One of the first working versions with a large buffer

* Add features to fix builds

* Switch to flatbuffers for data passing

* Cleanup and move entries to wasm_entries

* Install protobuf and flatbuffers

* Fix windows CI

* Fix clippy errors and warnings for generated code
2022-12-11 21:11:49 +01:00