traccar / traccar-web

Traccar GPS Tracking System
https://www.traccar.org
Apache License 2.0
787 stars 1.09k forks source link

Show street does not decode address, master #1174

Closed YeiserCode closed 10 months ago

YeiserCode commented 10 months ago

Describe the error A clear and concise description of what the error is.

Show Street Only Shows coordinates and does not show the street

Latest Version MASTER AVAILABLE TESTED ON LOCALHOST:3000 Visual Studio CODE

To play Steps to reproduce the behavior:

  1. Go to 'Select Device'
  2. Click 'Show Street'
  3. Scroll down to 'Result Shown'
  4. See error only shows coordinates

Expected behavior A clear and concise description of what you expected to happen. Expected behavior show street no coordinates It must show the encoded address and not just coordinates

Screenshots If applicable, add screenshots to help explain your problem. WhatsApp Image 2023-09-01 at 10 54 28 AM

WhatsApp Image 2023-09-01 at 11 08 21 AM

Desktop (complete the following information):

Additional context Add any other context about the issue here.

The Test was done locally and the behavior is unexpected unless you already have a new setting to decode the address

tananaev commented 10 months ago

It looks like you just haven't enabled a proper reverse geocoder. Next time I would recommend asking on the forum first before submitting a bug report.