MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / imageMapLayer

Function imageMapLayer

src/leaflet/mapping/ImageMapLayer.js:366–368  ·  view source on GitHub ↗
(url, options)

Source from the content-addressed store, hash-verified

364});
365
366export var imageMapLayer = function(url, options) {
367 return new ImageMapLayer(url, options);
368};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected