I have a custom SKCalloutView on Android, but the tail is following the marker, behaviour that I don't want.
Looking at the documentation for iOS i found that there they have the method "dynamicArrowPositioning", but was unable to find a similar method on the Android version of the API.
Does anyone know how to disable the dynamic arrow positioning?