| 14 | | To use it generally (low zoom), the shortest path problem could IMO be fixed by simply using the antipodal point to {{{m}}} if {{{this.distance(other) > 180}}} degrees. |
| | 14 | EDIT1: To use it generally (low zoom), the shortest path problem could IMO be fixed by simply using the antipodal point to {{{m}}} if {{{this.distance(other) > 180}}} degrees. |
| | 15 | |
| | 16 | EDIT2: It is true, that {{{a.getCenter(b)}}} will not produce a point at exactly half of true distance, maybe this is what you're referring to, but please explain why it should not lie ''exactly'' on that line!? For the algorithm to work correctly we ''solely'' need it to be on that line, it does ''not'' need to hit the middle of the line. |