LeonardoCardoso / SwiftLinkPreview

It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.
https://leocardz.com/swift-link-preview-5a9860c7756f
MIT License
1.37k stars 196 forks source link

Previews not supported for apple maps #164

Open Sridharan15 opened 5 months ago

Sridharan15 commented 5 months ago

1) Preview was not generated properly for the apple maps. 2) If I use custom schema of apple maps (Ex: https://maps.apple.com/?q="\(Lat),(Long)"), the preview was not generated properly. The parser provides the title as Google maps instead of Apple maps and even the description was not proper.