fn load_objects( app: &App, path: Option<String>, dump_clipped_shapes: bool, timer: &mut Timer<'_>) -> (String, Vec<Object>)
Loads and clips objects to the current map. Also returns the dataset name.