Add support for Carmenta Server hi-DPI WMS requests
This commit is contained in:
@@ -12,6 +12,7 @@ ol.source.wms.DEFAULT_VERSION = '1.3.0';
|
||||
* @enum {string}
|
||||
*/
|
||||
ol.source.wms.ServerType = {
|
||||
CARMENTA_SERVER: 'carmentaserver',
|
||||
GEOSERVER: 'geoserver',
|
||||
MAPSERVER: 'mapserver',
|
||||
QGIS: 'qgis'
|
||||
|
||||
Reference in New Issue
Block a user