soundscape-community / soundscape

An iOS application/service that aids navigation through spatialized audio
https://soundscape.services
MIT License
18 stars 17 forks source link

APPLE MAPS: Opening in Apple Maps doesn't place a pin on the location #62

Closed fraziercarr closed 10 months ago

fraziercarr commented 1 year ago

Build: 1.0.0 (13)

Device info:

Repro Steps:

  1. Select Places Nearby > All Places
  2. Select a POI from the list
  3. Select the 'open in maps' button on the map (second in from the right on the map)
  4. Select 'Apple Maps'

Expected Result: Apple Maps will open with a pin on the map at the location of that POI and you will be able to navigate to it. This is how it works with the Google Maps option.

Actual Results: Apple Maps opens and is centred on the location of the POI, but there is no pin on the map sp it is not possible to select to navigate to it.

steinbro commented 10 months ago

This should be fixed by #63 but should be validated in an upcoming build.

steinbro commented 10 months ago

Awaiting verification of fix in 1.0.1 test build.

fraziercarr commented 10 months ago

Tested and verified in build 1.0.1. Closing.