Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Scale map very small on android device

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25037

    Victor Manuel

    I am developing an application that makes use of the AppMap component and its mapbox/mapboxgl plugin. The problem is in the scale of the map, in the Felgo client it looks good, but when compiling and testing on an android device, no matter how much zoom is used, it is not possible to distinguish the name of the streets, everything looks very small.

    #25039

    Alex
    Felgo Team

    Hi Victor,

    you mean it also looks fine with the Android Live Client, but when deployed directly the scale is too small?

    You can try to call

    QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);

    at the very top of your main.cpp to enable high DPI scaling which should affect the map on Android.

    Best,
    Alex

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded