ADS
ADS
yes  this is test tif [ASTGTMV003_N29E106_dem.zip](https://github.com/rasterio/rasterio/files/9378528/ASTGTMV003_N29E106_dem.zip)
sorroy, I do not quite understand what you mean,like this? 
> Perhaps rasterio is making assumptions about system encoding that aren't valid. @PZD2937 what do `sys.getdefaultencoding()` and `sys.getfilesystemencoding()` report on your computer? > > It appears that you have a...
> 我也遇到这个问题了,真的无语,进来大的不显示,放大点大的又显示了,还有设置cursor:'pointer'也没效果   显示是因为线条被裁剪了
> 刚刚试了,不行,codepen 更新了
`var map = new maptalks.Map('map', { center: [-0.113049, 51.498568], zoom: 14, baseLayer: new maptalks.TileLayer('base', { urlTemplate: 'https://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png', subdomains: ['a', 'b', 'c', 'd'], attribution: '© OpenStreetMap contributors, © CARTO ' }),...
https://user-images.githubusercontent.com/50706050/147749831-7e163c43-6aef-4496-918f-563dc8942873.mp4
https://codepen.io/pzd2937/pen/abLqaBj
比如 layers的options中 ```js options: { 'visible': false, 'urlTemplate': 'https://t{s}.tianditu.gov.cn/cia_w/wmts?service=WMTS&version=1.0.0&request=GetTile&tilematrix={z}&layer=cia&style=default&tilerow={y}&tilecol={x}&tilematrixset=w&format=tiles&tk={token}', 'subdomains': ['1', '2', '3', '4'], 'customTags': { 'token': getTianMapToken, }, }, ``` ```js function getTianMapToken(){ const tokens = ['11', '22', '33',...
 移动端这里触发了两次,我去点其中一个,就正常了