visual-tools / tm-globe

GNU Lesser General Public License v3.0
0 stars 0 forks source link

Text overlap hack fix #43

Closed johnkellas closed 6 years ago

johnkellas commented 6 years ago

Given that the dots are location acurate - the labels can be located close to - but not at the same coordinates as the dots.

The following latlong for city names should stop the text overlap enough.

Brisbane (-25.737437, 151.743164)

Ipswich (-27.016925, 150.073242)

Masadar (22.919504, 54.525146)

Dubai (25.662881, 55.239258)

Milton Keynes (53.417103, -1.329346)

Bristol (51.694054, -5.460205)

johnkellas commented 6 years ago

@christopherreay

christopherreay commented 6 years ago

Final Implementation as in commit cb852e4