YanzheZhang / Cesium.HPUZYZ.Demo

This project is some demos of CESIUM. Much of them are from other people's blogs and cesium's official website (https://cesiumjs.org/tutorials/cesium-up-and-running/). Thanks to my good friend MikesWei (https://github.com/MikesWei) for giving me great help.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

经纬度网格瓦片地图服务作为js通过类似import TileLonlatsImageryProvider from "./tilelonlatsimageryprovider.js";的方式引入后,new TileLonlatsImageryProvider({});的时候不会进入TileLonlatsImageryProvider.prototype.requestImage方法,有大佬知道应该怎么引用 怎么生效吗

iaaseihy opened this issue · comments

先试下在index页面直接引入js,看是否报错