You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change three occurences of lonCorrection into lngCorrection in a class, to correct a tiny style inconsistency introduced by the last commit to the class two years ago
#1382
Open
kenneth-kho opened this issue
Aug 9, 2024
· 0 comments
kenneth-kho
changed the title
Change two occurences of lonCorrection into lngCorrection in a class, to correct a tiny style inconsistency introduced by the last commit to the class two years ago
Change three occurences of lonCorrection into lngCorrection in a class, to correct a tiny style inconsistency introduced by the last commit to the class two years ago
Aug 9, 2024
Summary
The last commit to https://github.com/googlemaps/android-maps-utils/blob/main/library/src/main/java/com/google/maps/android/PolyUtil.java introduced a tiny style inconsistency.
I just want to change three occurences of
lonCorrection
intolngCorrection
, because the rest of the class uses lat lng instead of lat lon.The text was updated successfully, but these errors were encountered: