I'm new to AppStudio and I really would like to work from one of their provided templates. I created a very basic app using the Map Viewer templates, but I do need to change a few things within the app using QML. When I go into the Qt Creator to edit the code, the only thing that is displayed in the console is:
import "MapViewer"
MapViewerApp {
}
Is there a way to edit the provided templates?
Thanks for your help!
#mapviewer template #appstudio qml #qtcreator