Select to view content in your preferred language

Determining device location in scene view

392
1
Jump to solution
12-03-2017 12:15 PM
MervynLotter
Regular Contributor

Hi there

After working through the Load a Web Map and Display Device Location tutorial, I tried to add the ability to observe the device location onto a scene view but I get the error that locationDisplay is an "Invalid property name "locationDisplay". Taking a quick look at the API reference (LocationDisplay QML Type | ArcGIS for Developers ) it only mentions its use in a map view and is silent on whether it can also be used in a scene view.

Have I missed an important step or is a very different process required to observe position in a scene view?

0 Kudos
1 Solution

Accepted Solutions
nakulmanocha
Esri Regular Contributor

Unfortunately, Runtime has not exposed this property for SceneView. It is only available for MapView. It is planned for future release but nothing finalized. Please go ahead and log a support case as an enhancement request if you would like.

View solution in original post

0 Kudos
1 Reply
nakulmanocha
Esri Regular Contributor

Unfortunately, Runtime has not exposed this property for SceneView. It is only available for MapView. It is planned for future release but nothing finalized. Please go ahead and log a support case as an enhancement request if you would like.

0 Kudos