mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Fix compilation
This commit is contained in:
parent
2070339fb6
commit
e220e1df29
@ -1,11 +1,9 @@
|
||||
use maplibre::{
|
||||
io::apc::SchedulerAsyncProcedureCall,
|
||||
platform::{http_client::ReqwestHttpClient, run_multithreaded, scheduler::TokioScheduler},
|
||||
MapBuilder,
|
||||
};
|
||||
use maplibre_winit::{
|
||||
run_headed_map, WinitEnvironment, WinitEventLoop, WinitMapWindow, WinitMapWindowConfig,
|
||||
WinitWindow,
|
||||
};
|
||||
|
||||
#[cfg(not(any(target_os = "macos", target_os = "ios")))]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user