Hi all,
I'm having issues with zoom to feature code. I am using the code in the sample "Listed Related features" but doesn't seem to work and the confusing part is that there are no errors displaying.
mapView.setViewpointGeometryAndPadding(feature.geometry, 30);
Is this correct or does anyone know of another way I can zoom to feature while clicking on a feature on the map?
Thanks all