Skip to contents

Calculate zoom extent for map considering both track data and space use area

Usage

calculate_space_use_zoom(
  track_points = NULL,
  space_use_spatial_data = NULL,
  method = NULL,
  buffer_factor = 0.15
)