Any way to link to maps?
-
- Posts: 1
- Joined: 1. Jul 2024, 00:58
Any way to link to maps?
Is there any api on iOS that will recognize an address in the alert and create a hyperlink to Apple Maps? I had this feature in another alerting app and would love to have it here.
- Attachments
-
- image0.jpeg (36.24 KiB) Viewed 12663 times
- admin
- Site Admin
- Posts: 975
- Joined: 1. Dec 2014, 12:41
- Location: Germany
Re: Any way to link to maps?
There is no automatic address recognition. But you can pass the address directly with the url parameter, for example for route planning or a POI. Please look at using URL Schemes!
Apple Maps POI
Apple Maps Route
More URL Schemes for using in a Pushsafer Pusn-Notification:
https://www.pushsafer.com/en/url_schemes
Apple Maps POI
Code: Select all
http://maps.apple.com/maps?q={CITY}
Code: Select all
http://maps.apple.com/?daddr={DESTIONATIONCITY}&saddr={STARTCITY}
More URL Schemes for using in a Pushsafer Pusn-Notification:
https://www.pushsafer.com/en/url_schemes
Pushsafer DE: Dir gefällt Service und Support! Dann freuen wir uns auf deine Bewertung!
Pushsafer EN: You like Service and Support! Then we look forward to your review!
Pushsafer.com Website - iOS - Android - Windows 10
Pushsafer EN: You like Service and Support! Then we look forward to your review!
Pushsafer.com Website - iOS - Android - Windows 10
-
- Posts: 1
- Joined: 4. Jul 2024, 03:02
Re: Any way to link to maps?
hi admin,
Do you know if there's a way to automate this process based on the addressgeometry dash in the alert?
Do you know if there's a way to automate this process based on the addressgeometry dash in the alert?
Last edited by edredne on 9. Jul 2024, 01:26, edited 1 time in total.
- admin
- Site Admin
- Posts: 975
- Joined: 1. Dec 2014, 12:41
- Location: Germany
Re: Any way to link to maps?
there is no automatic recognition of addresses.
You have to do this on your site and put the found address in the URL scheme with the Pushsafer parameter u
Pushsafer DE: Dir gefällt Service und Support! Dann freuen wir uns auf deine Bewertung!
Pushsafer EN: You like Service and Support! Then we look forward to your review!
Pushsafer.com Website - iOS - Android - Windows 10
Pushsafer EN: You like Service and Support! Then we look forward to your review!
Pushsafer.com Website - iOS - Android - Windows 10
- admin
- Site Admin
- Posts: 975
- Joined: 1. Dec 2014, 12:41
- Location: Germany
Re: Any way to link to maps?
How you send the pushsafer notification? By email, url or api?edredne wrote: ↑4. Jul 2024, 03:52hi admin,
Do you know if there's a way to automate this process based on the addressgeometry dash in the alert?
What programming language you use to send the notification?
Pushsafer DE: Dir gefällt Service und Support! Dann freuen wir uns auf deine Bewertung!
Pushsafer EN: You like Service and Support! Then we look forward to your review!
Pushsafer.com Website - iOS - Android - Windows 10
Pushsafer EN: You like Service and Support! Then we look forward to your review!
Pushsafer.com Website - iOS - Android - Windows 10
Who is online
Users browsing this forum: No registered users and 1 guest