This page illustrates how to combine a Map with a Interactive Report region. Whenever the map is panned or zoomed, the Interactive Report refreshes to show the airports being currently visible on the map. The report can be used for keyboard navigation. Clicking the button opens the information popup for the selected airport on the map.
This feature is implemented using the Bounding Box Item Map region attribute. If enabled, the map will always set that item to the coordinates of the current map window in GeoJSON format. Then use Oracle Spatial SQL functions in the Interactive Report query to restrict the filter results accordingly. Note that this feature requires a Spatial index to be created on the table.