Why does mapboxapi return a skewed map with apparently incorrect latitude and misplaced relative to data?
I am trying to create several maps across wide latitudinal extents. I am using the Mapbox maps through mapboxapi
in R. I would like to know how to do this correctly so that both the map and the data I put on it are accurately placed. Do I need to re-project?