UNPKG

@deltares/fews-wms-requests

Version:

Library for making requests to the FEWS WMS-T webservice

6 lines 263 B
export var WMSRequestType; (function (WMSRequestType) { WMSRequestType["GetCapabilities"] = "GetCapabilities"; WMSRequestType["GetLegendGraphic"] = "GetLegendGraphic"; })(WMSRequestType || (WMSRequestType = {})); //# sourceMappingURL=wmsRequestType.js.map