Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. What can I do in my custom map plugin?
Forum Updated to NodeBB v4.3 + New Features

What can I do in my custom map plugin?

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 169 Views 1 Watching
  • 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.
  • M Offline
    M Offline
    mtty
    wrote on last edited by
    #1

    I have just managed to create my custom map plugin. It displays one and the same tile. It does nothing more than that. I can move the map, see map items in proper position. Map QML works as usual.

    Now I wonder - how many features can I add to the map? Specifically, can I add layers? Can I modify how a map item (ie polygon) is drawn? Can I draw a grid?

    From technical point of view, it seems that I cannot do much more, than choose a tile to display for given (zoom, x, y).

    Pl45m4P 1 Reply Last reply
    0
    • M mtty

      I have just managed to create my custom map plugin. It displays one and the same tile. It does nothing more than that. I can move the map, see map items in proper position. Map QML works as usual.

      Now I wonder - how many features can I add to the map? Specifically, can I add layers? Can I modify how a map item (ie polygon) is drawn? Can I draw a grid?

      From technical point of view, it seems that I cannot do much more, than choose a tile to display for given (zoom, x, y).

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by Pl45m4
      #2

      @mtty said in What can I do in my custom map plugin?:

      Now I wonder - how many features can I add to the map? Specifically, can I add layers? Can I modify how a map item (ie polygon) is drawn? Can I draw a grid?

      See here

      According to your grid question, see here


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      0
      • M mtty has marked this topic as solved on

      • Login

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