增加自研地图模块

This commit is contained in:
jiaguofeng
2020-06-16 11:45:58 +08:00
parent 8beb292850
commit 4b00c043f9
276 changed files with 8615 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="path_width">60px</dimen>
</resources>

View File

@@ -0,0 +1,3 @@
<resources>
<string name="app_name">map-amap</string>
</resources>