SwiftUI File and MySQL Annotation Fix
Budget: $10 – $15 USD
I have a SWIFTUI file created in Xcode.
The purpose of the file is to click on an annotation displayed on the map (already done), and then when clicking on the info, a detailed view appears (already done also). This works.
The problem i'm having is that it seems like it works for ONE (1) annotation, but not the others. And sometimes picks up random data. Looks like the declaration isn't made in the right place, but cannot find out where.
Essentially i would need the detailed view, to be a UIView opening a URL with the variable (ie : location name) passed to the link.
I have attached the JSON file and the Swift file as well.
Thanks
The purpose of the file is to click on an annotation displayed on the map (already done), and then when clicking on the info, a detailed view appears (already done also). This works.
The problem i'm having is that it seems like it works for ONE (1) annotation, but not the others. And sometimes picks up random data. Looks like the declaration isn't made in the right place, but cannot find out where.
Essentially i would need the detailed view, to be a UIView opening a URL with the variable (ie : location name) passed to the link.
I have attached the JSON file and the Swift file as well.
Thanks