mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Change initial position
This commit is contained in:
parent
6de03bb369
commit
f08c8491cf
@ -256,7 +256,7 @@ impl RenderState {
|
||||
};
|
||||
|
||||
let camera = camera::Camera::new(
|
||||
(0.0, 0.0, 150.0),
|
||||
(256.0, 256.0, 150.0),
|
||||
cgmath::Deg(-90.0),
|
||||
cgmath::Deg(0.0),
|
||||
size.width,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user