Hello everyone. Working on updating some applications from the JS API 3.x environment to the JS API 4.x environment.
I am looking to add in a button for a Zoom to Previous Extent and a button for Zoom to Next Extent. I am looking at the API reference, but do not find anything.
Is there anything in JS API 4.x that is like this?
zoomToNextExtent()
zoomToPrevExtent()
I am looking, but not finding anything.