getGeoCoordinatesKeyframes abstract method
Returns List<GeoCoordinatesKeyframe>?. a copy of the geo coordinates keyframes or nothing if this is not a geo coordinates keyframe track.
Implementation
List<GeoCoordinatesKeyframe>? getGeoCoordinatesKeyframes();