Hi, I'm trying to get geopoint data incorporated into my survey using calculations on geopoints, but it doesn't seem to be working as it should.
What I'm trying to achieve is to have a list of locations available in a select_one question, where the user can select the name of the location, then to have the location data able to be mapped in visualisation. The final output I would like is to show on the map the count of submissions made for each location (so the count of submissions for each location show in circle sizes).
In my xlsform Choices tab, I've got geopoints data in this format

In the Survey tab, I've entered the below into the Calculation column, as shown in the calculations on geopoints page.

In the survey, when I make the selection the geopoint map doesn't show the correct location

The geopoint data does show up in the feature layer data page, but on the map view, the geopoint doesn't show correctly (this location should be in Vancouver Canada)


Any idea what the issue might be here?