Select to view content in your preferred language

Is there a function in sceneview which will perform ZoomAway(Opposit of ZoomToward )

452
1
12-26-2019 09:47 PM
GirishchandraY
Emerging Contributor

Hello Team,

Is there a function in sceneview which will perform ZoomAway(Opposit of ZoomToward )

I want to perform zoom out/away from a point with some factor similar to zoomToward.

Thanks,

0 Kudos
1 Reply
LucasDanzinger
Esri Frequent Contributor

If you pass in a decimal less than 1, it should zoom out. For example, pass in 0.5 for the factor.

0 Kudos