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. How to add ScaleBarOverlay into arcgis map
Forum Updated to NodeBB v4.3 + New Features

How to add ScaleBarOverlay into arcgis map

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 425 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.
  • S Offline
    S Offline
    sush123
    wrote on last edited by
    #1

    I need to know what to import to add ScaleBarOverlay in a mapview using qtcreator.

    I m using like this but ScaleBarOverlay is not identified :

    ScaleBarOverlay scaleBarOverlay = new ScaleBarOverlay();
    mapView.addMapOverlay(scaleBarOverlay);

    1 Reply Last reply
    0
    • L Offline
      L Offline
      ldanzinger
      wrote on last edited by
      #2

      This post on Esri's geonet forum is similar - https://community.esri.com/t5/arcgis-runtime-sdk-for-qt/how-to-add-a-scale-indication/td-p/373179

      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