[V2X模块重构]代码提交
[temp code]
This commit is contained in:
@@ -640,7 +640,7 @@ public class TanluManager implements IMogoMarkerClickListener,
|
||||
markerShowEntityAnimation.setTextContent(address);
|
||||
markerShowEntityAnimation.setMarkerType(ShareConstants.MODEL_NAME);
|
||||
MogoMarkerOptions options = new MogoMarkerOptions()
|
||||
.object(markerShowEntityAnimation)
|
||||
.data(markerShowEntityAnimation)
|
||||
.icon(bitmap)
|
||||
.anchor(0.5f, 0.5f)
|
||||
.latitude(lat)
|
||||
|
||||
Reference in New Issue
Block a user