Change tile at TileLayer at state change

前端 未结 0 789
离开以前
离开以前 2021-01-30 14:23

My question is how to change url of tile map in that case:

function ChangeView({ center, zoom }) {
    const map = useMap();
    map.setView(center, zoom);
    re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题