Add the capability to add paddings on the left, right, top and bottom separately in the MapView.SetViewpointGeometryAsync Method (Geometry, Double)

1078
0
04-05-2021 03:04 AM
Status: Open
Labels (1)
o_pastukhov
New Contributor III

In our application we need to add padding only on the left side when calling the MapView.SetViewpointGeometryAsync Method (Geometry, Double) method. Current version of the method allows  to only add padding to all four sides what doesn't allow to implement some of our scenarios correctly. It would be very convenient to be able to add padding only from specific sides.