Phase 4: history view with reverse geocoding
3-section layout (15/70/15) for browsing recorded events. Reverse-geocodes coordinates via Photon API with Haversine distance check and address caching. Also adds simulator GPS polling fallback (Position.getInfo) since the simulator does not fire location event callbacks. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
025d3007db
commit
902121bd42
7 changed files with 368 additions and 11 deletions
|
|
@ -11,6 +11,7 @@
|
|||
</iq:products>
|
||||
<iq:permissions>
|
||||
<iq:uses-permission id="Positioning"/>
|
||||
<iq:uses-permission id="Communications"/>
|
||||
</iq:permissions>
|
||||
<iq:languages>
|
||||
<iq:language>deu</iq:language>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue