From 58a5ecafeff2d4be387dbd3ae24045c47b0559ac Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sun, 20 Mar 2022 16:00:20 -0400 Subject: [PATCH] add apple maps support on iOS and mac --- index.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7481e28..36b39db 100644 --- a/index.html +++ b/index.html @@ -560,11 +560,19 @@ {{city}},NY {{#postcode}} {{postcode}} {{/postcode}}

+ View in: View in Google MapsGoogle Maps + {{#isAppleIsh}} + Apple Maps + {{/isAppleIsh}}