Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix comment since 3.4
- Loading branch information
|
@@ -171,7 +171,7 @@ Returns the default number of map units per millimeters in case of the scale is |
|
|
|
|
|
:return: the default number of map units per millimeter |
|
|
|
|
|
.. versionadded:: 3.8 |
|
|
.. versionadded:: 3.4 |
|
|
%End |
|
|
|
|
|
bool wmsUseLayerIds( const QgsProject &project ); |
|
|
|
@@ -158,7 +158,7 @@ namespace QgsServerProjectUtils |
|
|
* Returns the default number of map units per millimeters in case of the scale is not given |
|
|
* \param project the QGIS project |
|
|
* \returns the default number of map units per millimeter |
|
|
* \since QGIS 3.8 |
|
|
* \since QGIS 3.4 |
|
|
*/ |
|
|
SERVER_EXPORT double wmsDefaultMapUnitsPerMm( const QgsProject &project ); |
|
|
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.