Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
366
export
var
imageMapLayer =
function
(url, options) {
367
return
new
ImageMapLayer(url, options);
368
};
Callers
1
ImageMapLayerSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected