Closed FivelFred closed 8 years ago
Not sure if this is back-end or front-end issue?
I plotted makers from zip-latitude and zip-longitude field got it from api
Hm.. I need to investigate this a bit further. I tried one of the jobs in production and it displayed the job in Denmark, but when checking the coordinates I got some place outside of Kiruna (Sweden) ❓
I'm not doing anything fancy, I simply take the address fields and send them to Google and ask for the latitude, longitude coordinates.. I saw that I'm using a float
type in the database to store these coordinates, so perhaps there are some rounding issues that causes this. I'll look into it ASAP.
I've referenced an issue ☝️ that will fix this in the API, no need for any frontend changes.. Closing this in favour of https://github.com/justarrived/just_match_api/issues/450
On production, as a user who is not logged in the map puts the job in Demark. Turns out it sets the pin on a street called Sweden. Needs to be fixed ASAP.