lschmid83 / Recovery-Meeting-Finder

This is a 12-Step recovery meeting finder mapping website built with C#, Angular 2+, TypeScript, Bootstrap, OSM and Leaflet. The finished website is available at recoverymeetingfinder.com
https://www.recoverymeetingfinder.com
75 stars 2 forks source link

Finding device location on Apple devices for location search on homepage and find a meeting #24

Open lschmid83 opened 4 months ago

lschmid83 commented 4 months ago

The geolocation service does not currently work on iPhone devices. It should be an easy fix implemented in the rmf.service.ts getPosition() function.