Tag: centerToCoordinates
-
Zoom & Center to a Lat / Lon location using Autodesk Design Review API
By Partha Sarkar In Autodesk Design Review using the “Center to Coordinates” UI tool we can set the center for a Map to a specific coordinate value entered through the User Interface as seen in the screenshot below – Using ECompositeViewer.centerToCoordinates(coordType, x, y) we can replicate the above mentioned UI tool command. You…

You must be logged in to post a comment.