Hi,
I created the Application for Qt.
I want to use this App on offline, but I don't know how.
I want my app to look like this
:similar to Navigation App, but there is no destination.
:simple motion, using a Latitude and Longitude to move.
:stand-alone Application. (It's never going to be online.)
:can see the map, when launch the app.
:can move symbols even when offline.
:the map is loaded from the local directory.
How can I create an App like this one? And What kind of license do I need?
If It can't, at least tell me how to load the map offline from the local directory and use Latitude and Longitude to display the symbols.
Thanks.