Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
p x
MapMultiEngine
Commits
73eed249
Commit
73eed249
authored
Nov 05, 2025
by
p x
Browse files
高德车辆移动
parent
a3f59a6e
Changes
22
Show whitespace changes
Inline
Side-by-side
mapapi/src/main/java/com/sd/api/scenario/mine/MineVehicleModel.kt
View file @
73eed249
...
@@ -15,7 +15,7 @@ import java.io.File
...
@@ -15,7 +15,7 @@ import java.io.File
import
java.io.IOException
import
java.io.IOException
//四维模型实现
//四维模型实现
object
MineVehicleModel
:
MsOperationParent
()
{
internal
object
MineVehicleModel
:
MsOperationParent
()
{
//在线地图用户当前位置模型
//在线地图用户当前位置模型
private
var
mainCarMo
:
Model
?
=
null
private
var
mainCarMo
:
Model
?
=
null
...
@@ -23,7 +23,7 @@ object MineVehicleModel : MsOperationParent() {
...
@@ -23,7 +23,7 @@ object MineVehicleModel : MsOperationParent() {
private
var
objPath
=
""
private
var
objPath
=
""
//在线地图小车是否加载完毕
//在线地图小车是否加载完毕
private
var
loadAddCar
=
false
var
loadAddCar
=
false
/****加载主车特斯拉模型***/
/****加载主车特斯拉模型***/
private
suspend
fun
loadMainCar
(
context
:
Context
?)
{
private
suspend
fun
loadMainCar
(
context
:
Context
?)
{
...
...
mapapi/src/main/res/drawable-mdpi/icon_car.png
0 → 100644
View file @
73eed249
2.85 KB
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment