Skip to content
This repository was archived by the owner on May 9, 2018. It is now read-only.
This repository was archived by the owner on May 9, 2018. It is now read-only.

RMGreatCircleAnnotation bug - and fix  #664

@zivlevy

Description

@zivlevy

RMGreatCircleAnnotation has a bug that it displays the great circle with out its beginning.
To correct you need to add this line at RMGreatCircleAnnotation.m:70
[coords addObject:[[CLLocation alloc] initWithLatitude:self.coordinate1.latitude longitude:self.coordinate1.longitude]];

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions