lschmid83 / 12-Step-Recovery-Guide

This is an Android app written in Java and Android Studio. It provides 12-Step reading materials, daily quotes, meditations, motivational images, a meeting map and speaker tapes.
https://www.citexsoftware.co.uk/recovery-meeting-finder
44 stars 0 forks source link

The meetings fragment search field does not work and the map displays a blank screen #33

Closed lschmid83 closed 1 month ago

lschmid83 commented 1 month ago

Currently the meetings fragment search field is not functional. If you enter a location or postcode and try and search the map just displays ocean and does not search for the location.

lschmid83 commented 1 month ago

I have debugged the code in the browser using a test URL generated by the app. There is a bug in the mobile-map-component.ts where the API query needed to convert distance, lat and lng fields to numbers.