1993hzw / TiledMapView

Tiled map loader for Android , based on the pyramid model, supports a variety of projections, including Web Mercator projection, latitude and longitude projection and custom projection; supports locating, adding layers and overlays. Android瓦片地图加载控件,基于金字塔模型,支持多种投影,包括Web墨卡托投影,经纬度直投及自定义投影等;支持定位,添加图层和覆盖物。
71 stars 22 forks source link

onBitmapFailed:HTTP 403 #4

Closed fuchangle closed 3 years ago

fuchangle commented 3 years ago

PicassoTileImageLoader在加载 天地图瓦片的时候,例如链接:https://t0.tianditu.gov.cn/img_c/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=img&STYLE=default&TILEMATRIXSET=c&FORMAT=tiles&TILEMATRIX=18&TILEROW=39124&TILECOL=218657&tk=e3447d946c60a9379a45c3601ea626e8 加载图片错误,提示onBitmapFailed:HTTP 403

fuchangle commented 3 years ago

天地图KEY的问题