Commit a4c4a917 authored by sen's avatar sen

fix bug

parent 1549e17a
......@@ -230,5 +230,6 @@ class AMapView(context: Context) : TextureMapView(context) {
fun setLocationType(type: Int) {
locationStyle.myLocationType(type)
map.myLocationStyle = locationStyle
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment