Fixed a styling and camera elevation bug
Replaced the zeroed out final elevation coordinate with the final known elevation coordinate. On short paths that don't end at sea-level/the ocean, this was causing really weird camera behavior and there's not much downside to just using the second to last point. It may think the camera should be at like 50ft above sea level when it should be at 0, but that shouldn't visibly affect things much.