Trying to figure out how to get some things working with the new map region in Apex 21.1
Given a database record with a geometry. How can I center and zoom the map to display the records geometry?
MapBox has a map.fitBounds function. But I don't know the map object name.