How to adapt the Galileo 'with_egui' example into eframe #50
Replies: 1 comment
-
Sorry wrong repo |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to integrate a map view (with some annotations) into an existing eframe application. I saw the
with_egui
example and got excited but it seems to implement an egui app from scratch with its own event loop and wgpu handling. Is it possible to have a galileo map as a frame/panel within an application built using eframe?Beta Was this translation helpful? Give feedback.
All reactions