Map Viewer custom provider
-
I would like to use a custom map provider rather than the supplied OSM, Here etc.
I understand its done via plugin ,but how do I customise it . how do I define my own plugin and incorporate in the mapviewer sample.Hi,
The usual way would be to follow the implementation done by the other plugins. Then you have to deploy it using the same folder structure in your application folder and it should be made available as the other plugins. If not, then you can copy your plugin beside the others in the Qt installation.