UNPKG

adaguc-webmapjs

Version:

Interactive maps library, capable of parsing a OGC WMS getcapabilities and display geographical layers

8 lines (7 loc) 202 B
/** * Global service store for re-use of services */ export var WMJSServiceStore = []; export var WMJSServiceStoreXML2JSONRequest = { proxy: 'Check WMJSGlobals WMJSServiceStoreXML2JSONRequest' };