Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Custom map plugin for QtLocation

Custom map plugin for QtLocation

Scheduled Pinned Locked Moved Solved QML and Qt Quick
5 Posts 2 Posters 3.0k 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.
  • AlienA Offline
    AlienA Offline
    Alien
    wrote on last edited by
    #1

    Hi,
    I want to implement custom map plugin for QtLocation.
    I've read the OSM plugin's source (That's complex) but where is the step by step tutorial for creating custom map plugin?
    Also after I googled I found http://doc.qt.digia.com/qtmobility/location-overview.html#implementing-plugins but the link is dead.

    I appreciate any idea.

    Yours,
    Ali

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      There's a forum member that created several plugins that you might want to take a look at for ideas.

      The dead link points anyway to an outdated module.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • AlienA Offline
        AlienA Offline
        Alien
        wrote on last edited by
        #3

        Thank you @SGaist but there are just codes there is no tutorial!
        I'll check them might be they help me to understand the concepts behind QtLocation.
        In fact I want to fetch the tiles locally without any network dependencies.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Here's a link to the QtMobility documentation you found earlier.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          AlienA 1 Reply Last reply
          1
          • SGaistS SGaist

            Here's a link to the QtMobility documentation you found earlier.

            AlienA Offline
            AlienA Offline
            Alien
            wrote on last edited by
            #5

            Dear @SGaist ,

            Fortunately your suggested link (several plugins) help me a lot specially BingMap plugin that is simple and efficient.
            Despite the lack of documentation on QtLocation open source plugins can really help.

            I really appreciate your help.

            Thank you.

            Best regards,
            Ali

            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