QGeoServiceProviderFactoryV2

The QGeoServiceProviderFactoryV2 class is a factory class used as the plugin interface for services related to geographical information. More

Inheritance diagram of PySide2.QtLocation.QGeoServiceProviderFactoryV2

New in version 5.11.

Detailed Description

Implementers must provide a unique combination of providerName() and providerVersion() per plugin.

The other functions should be overridden if the plugin supports the associated set of functionality.

class PySide2.QtLocation.QGeoServiceProviderFactoryV2