Giter VIP home page Giter VIP logo

Comments (2)

ldanzinger avatar ldanzinger commented on August 17, 2024

@harshalkulkarni07 this isn't something we expose the ability for in the SDK. The options I can think of are:

  • display your customer objects above the map/scene view. You could possible use our MapView::locationToSceen method to get the vertices of the smoke polygon, and get screen coordinates out of that. You could then draw your custom object on your own in those screen coordinates. https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-mapview.html#locationToScreen

  • You wouldn't get any cool smoke effects, but you could simply draw polygon graphics in a GraphicsOverlay that represent the boundaries of the affected areas. We have a lot of styling options in the API like fill patterns, colors, etc, but nothing for cool animations like smoke...

Lastly, I'd suggest logging these types of questions in our forum "geonet" - https://community.esri.com/community/developers/native-app-developers/arcgis-runtime-sdk-for-qt.

from arcgis-maps-sdk-samples-qt.

shrikant-panchal avatar shrikant-panchal commented on August 17, 2024

Thanks Lucas!
Sorry, but this is quite an urgent requirement.
I tried to put a query on "Geonet" portal, but did not receive any response yet.

Could you please provide more details about an option where you suggested to draw polygon graphics in a GraphicsOverlay?
Ex. How do we handle pixel colors?

Could you please provide the exact API name(or reference) for the same?

Can you share some examples available, if there are any?

Any help would be really appreciated!

from arcgis-maps-sdk-samples-qt.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.