Anyone ever integrated maplibre native into a Dear Imgui app? #7723
andreamancuso
started this conversation in
New Users Build/Link/Run issues ONLY!
Replies: 1 comment 3 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.
Uh oh!
There was an error while loading. Please reload this page.
Sorry for asking another silly question - I need to embed maps into my application and I came across https://github.com/maplibre/maplibre-native/ I see it supports GLFW so I was wondering if anyone has ever tried integrating this into a Dear Imgui based application.
I've stumbled upon https://github.com/MAPSWorks/webAsmPlay-imgui-osm which apparently uses Dear Imgui (docking branch) and an OpenStreetMap C++ library.
Thank you in advance
All reactions