yaapu / HorusMappingWidget

Offline GPS Mapping Widget for Horus and T16 radios
GNU General Public License v3.0
91 stars 24 forks source link

Beta version. Cant Zoom map with active telemetry Lua file being displayed on X12S #36

Closed ghost closed 3 years ago

ghost commented 3 years ago

I am unable to zoom the map on my X12S with CRSF when a profile is selected that has a telemetry Lua & is being run to display data on the map screen, even your own example files from the download, Im using google maps hybrid satellite maps.

If I select a profile that has no telemetry Lua file present on the SD card no telemetry data is displayed & the map zooms perfectly normally. But if I flick over to a profile that has a telemetry Lua file to display any info on the screen the map stops zooming.

Maybe I did something wrong, maybe there's an issue. Happy to help you get to the bottom of it. Thanks

HazzaHFPV commented 3 years ago

I fell into a similar problem until I noticed that it is necessary to define the valid zoom levels that you would like to use within the profile Lua which you select. At the bottom of the Lua, right at the end, is a section for defining the zoom levels. My zooming did not work either until I entered valid zoom levels in that section.

Edit: see attached screenshot Screenshot_20210519-010828_HTML Viewer

ghost commented 3 years ago

I fell into a similar problem until I noticed that it is necessary to define the valid zoom levels that you would like to use within the profile Lua which you select. At the bottom of the Lua, right at the end, is a section for defining the zoom levels. My zooming did not work either until I entered valid zoom levels in that section.

Edit: see attached screenshot Screenshot_20210519-010828_HTML Viewer

Thank you so much, it was very late last night I was installing things, totally didn't see this! Thanks so much for you reply. Issue sorted, zoom working!

HazzaHFPV commented 3 years ago

Yep, same happened to me. It was 2am when I tried to set everything up and it took me an embarrassing long time to spot this :) glad I'm not alone though :D

ghost commented 3 years ago

Yeah exactly - sometimes you just gotta call it a night & look again with fresh eyes in the morning, because its just so easy not to see stuff that's written right there!! haha