增加了地图的Marker的配置返回
This commit is contained in:
@@ -297,4 +297,8 @@ public class AMapMarkerWrapper implements IMogoMarker, Observer {
|
||||
public Marker getMarker() {
|
||||
return mMarker;
|
||||
}
|
||||
|
||||
public MogoMarkerOptions getMogoMarkerOptions() {
|
||||
return mMogoMarkerOptions;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user