↓ 3 callersFunctionsynthetic_geoBuild a tiny worldview asset: continent EU(1) ⊃ {FR(2), DE(3)}, a `Single(FR)` tile at (0,0), and a `Border` tile at (1,0) whose blocks are filled x-m
app/rust/tests/geo_lookup.rs:27
↓ 2 callersMethodget_tile_range_response(
&mut self,
x: i64,
y: i64,
z: i16,
width: i64,
height: i64,
app/rust/src/renderer/map_renderer.rs:100