[3.4.0-map-sdk] fix bug of mapview init when biz use

This commit is contained in:
zhongchao
2023-09-19 11:46:56 +08:00
parent efb4bb8070
commit fda0c0ab62
9 changed files with 20 additions and 20 deletions

View File

@@ -804,9 +804,6 @@ class RoadHelper private constructor() {
mapBox.llaGetCrossRoadById(tileId,id)
}
fun initFileCacheByCity( lon :Double, lat: Double){
mapBox.initFileCacheByCity(lon, lat)
}