Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maps4HTML/MapML.js
/ templatedImageLayer
Function
templatedImageLayer
src/mapml/layers/TemplatedImageLayer.js:274–276 ·
view source on GitHub ↗
(template, options)
Source
from the content-addressed store, hash-verified
272
}
273
});
274
export
var
templatedImageLayer =
function
(template, options) {
275
return
new
TemplatedImageLayer(template, options);
276
};
Callers
1
_createTemplatedLink
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected