Steve Messinger
Results
1
comments of
Steve Messinger
I fixed the issue by following @eschutz recommendation and also editing the `def mp_icon(filename)` function in .../MAVProxy/modules/mavproxy_map/mp_tile.py with the following code: ``` def mp_icon(filename): '''load an icon from the data...