MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / changeTileVersion

Function changeTileVersion

src/leaflet/control/ChangeTileVersion.js:361–363  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

359});
360
361export var changeTileVersion = function (options) {
362 return new ChangeTileVersion(options);
363};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected