MCPcopy 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});
667export var templatedTileLayer = function (template, options) {
668 return new TemplatedTileLayer(template, options);
669};

Callers 1

_createTemplatedLinkMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected