Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. PySide6(Qml) Maps

PySide6(Qml) Maps

Scheduled Pinned Locked Moved Unsolved Qt for Python
1 Posts 1 Posters 318 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    HarshitVarma
    wrote on last edited by
    #1

    I am building an application which requires offline maps using PySide6 using QML on ubuntu 20.04 . I have tried the same in PyQT5 and it works there.

    1. i am able to pan the map
    2. zoom in and out
    3. set markers
      and basically use it like google maps.
      i want to replicate the same on Pyside6
      when i try to import the package to Pyside6(QML) i am not able to do any of the above. All i see is a image of the map
      How about the implement? Can you provide some examples?

    Thanks.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved