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