react-native-webview-leaflet icon indicating copy to clipboard operation
react-native-webview-leaflet copied to clipboard

Display Multiple layers simultaneously - TianDiTu

Open joshua-smith4 opened this issue 5 years ago • 0 comments
trafficstars

Hi All,

Does this library support showing multiple layers simultaneously? TianDiTu is split up between the base map (http://{s}.tianditu.com/DataServer?T=vec_w&X={x}&Y={y}&L={z}) and the labels (http://{s}.tianditu.com/DataServer?T=cva_w&X={x}&Y={y}&L={z}) (notice the T url query parameter). Some example tiles are shown below.

Screenshot from 2020-09-04 15-41-33 Screenshot from 2020-09-04 15-41-04

I would like to be able to display these two layers, one on top of the other, as was intended. Any thoughts?

Thanks, Josh

joshua-smith4 avatar Sep 04 '20 21:09 joshua-smith4