Is it possible to have Mapsui running in a Console application to export map for automation purposes #2215
-
Can use Mapsui in a console application, build a map with multiple layers (no UI) and export the map as a PNG. I know how to build the map and export it in a WPF application. Just curious if it is possible to run in a console app to automate this process without the need for a client present in either a web page or WPF application. |
Beta Was this translation helpful? Give feedback.
Answered by
inforithmics
Oct 11, 2023
Replies: 1 comment 1 reply
-
I would look at |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
stobon17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would look at
Tests/Mapsui.Rendering.Skia.Tests
Because there are Images created off all Samples as a Regression Test