[6.7.0] fix cherry pick 6.6.2

This commit is contained in:
EmArrow
2024-09-24 18:30:15 +08:00
parent 52909df70b
commit 6f05f9247b
9 changed files with 409 additions and 341 deletions

View File

@@ -81,6 +81,8 @@ interface IMogoData {
*/
fun getTileId(lon: Double, lat: Double): Long
fun getCityCode(): Int?
/**
* 通过cityCode,缓存城市HDMap
*/