Closed chemharuka closed 4 months ago
BTW2: I suggest attaching the dmg file to the GitHub release. Rolling back to the old version requires me to download the Xcode and compile it.
BTW3: Compile it require git init
and git commit
to meet some requirements in scripts.
See the note on the GeoTag home page. I’ll repeat it here:
There is a map pin location issue when running on early versions of macOS Sonoma. If you see a pin placed above the point you clicked/tapped you are seeing this bug. Apple fixed the issue in version 14.4 (or perhaps it was 14.4.1). It is not a problem in the current version of Sonoma.
See the note on the GeoTag home page. I’ll repeat it here:
There is a map pin location issue when running on early versions of macOS Sonoma. If you see a pin placed above the point you clicked/tapped you are seeing this bug. Apple fixed the issue in version 14.4 (or perhaps it was 14.4.1). It is not a problem in the current version of Sonoma.
Well, please update readme on GitHub. I guess that's on homepage of your website so I missed it perfectly
Good advice. I should have done that earlier. I have added a note to the README.
Thanks.
Version 5.3.1 14.1.2 (23B92) 1.1 when I click the map to set location:
1.2 wrong location added:
1.3 when double click the map to zoom in, the scaling origin is also offset 1.4 the offset is related to the map UI height 1.5 please check
mapProxy.convert(position, from: .local)
inMapView.swift
BTW
new version renders the track in a strange way