Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
361
export
var
changeTileVersion =
function
(options) {
362
return
new
ChangeTileVersion(options);
363
};
Callers
1
ChangeTileVersionSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected