lora-aprs / LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32
https://www.lora-aprs.info
MIT License
331 stars 106 forks source link

Coordinates Limit #351

Closed woyteg closed 5 months ago

woyteg commented 5 months ago

It looks we are unable to enter coordinates which are more than 100. I tried to enter Longitude of -103 and the system changed that to -89.

peterus commented 5 months ago

can you post exactly what you are changing in the json file? there is no such limit in the code.

woyteg commented 5 months ago

sorry wrong github. Appologies.

woyteg commented 5 months ago

Actually I was in the right place. When I try to put coordinates using the web interface, it changes longitude from 103 to 89. It looks like it doesn't take anything larger than 90. I use decimal values from Google Maps.