Android地图开发,使用百度地图SDK
功能一 实现地图切换
功能二 显示定位+自定义定位模式
功能三 POI检索并在图中mark标记位置
功能四 用户可在地图设标记,点击标记toast显示经纬度
功能五 COVID AREA中高风险疫情区域标记
附加 跑马灯标语 着陆页
采用的技术有:通过 Hundler 实现异步效果、通过显式 Intent 以指定类名的方式启动组件、使用 SharedPreference 进行数据存储、采用 2D 绘图对Textview 边框进行绘制、使用 Toast 消息提示。
Android map development, using Baidu map SDK
Function 1 realizes map switching
Function 2 Display location + custom location mode
Function 3 POI retrieves and marks the location in the graph
Function 4 Users can set marks on the map and click toast to display longitude and latitude
Function 5 High-risk COVID-19 AREA markers
Additional running banner landing page
The technologies adopted include Hundler to realize asynchronous effects, explicit Intent to start components by specifying class names, SharedPreference to store data, 2D drawing to draw Textview border, and Toast message prompt.