-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix custom wms parameters processing.
- Loading branch information
1 parent
16b4fc2
commit b65c502
Showing
8 changed files
with
51 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
name=QuickMapServices | ||
qgisMinimumVersion=2.4 | ||
description=Collection of easy to add basemaps | ||
version=0.18.5 | ||
version=0.18.6 | ||
author=NextGIS | ||
[email protected] | ||
about=Convenient list of services + search for finding datasets and basemaps. Please contribute new services via http://qms.nextgis.com! | ||
|
@@ -14,6 +14,8 @@ about=Convenient list of services + search for finding datasets and basemaps. Pl | |
|
||
# Uncomment the following line and add your changelog: | ||
changelog= | ||
0.18.6 | ||
* Fix custom wms parameters processing. | ||
0.18.5 | ||
* Fix TMS services rendering 'ripple' effect due to broken tiles. | ||
0.18.4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters