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. Map QML, how to add selection feature for countries/states/cities?
Forum Update on Monday, May 27th 2025

Map QML, how to add selection feature for countries/states/cities?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
mapopinion
1 Posts 1 Posters 315 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.
  • O Offline
    O Offline
    Oshio
    wrote on 19 Apr 2020, 01:11 last edited by
    #1

    It's my first time developing an application with map, my goal is to replicate this interactive map.

    My question
    Is possible to create a map where countries/states/cities are selectable components of the map?

    My impressions
    I did a quick read on docs and example codes. Couldn't find an explicit solution to replicate the map in the link.

    So far it seems I'll need to create a polygon area matching the location, using a list of points, and add a mouse area with the same shape to that location, to make it selectable.

    1 Reply Last reply
    0

    1/1

    19 Apr 2020, 01:11

    • Login

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