mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Fix compilation for android
This commit is contained in:
parent
def2e8de6e
commit
628216e366
@ -5,7 +5,6 @@ use log::Level;
|
||||
use maplibre::{
|
||||
platform::{http_client::ReqwestHttpClient, run_multithreaded, scheduler::TokioScheduler},
|
||||
render::settings::{Backends, WgpuSettings},
|
||||
MapBuilder,
|
||||
};
|
||||
use maplibre_winit::{run_headed_map, WinitMapWindowConfig};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user