geodesy
                                
                                
                                
                                    geodesy copied to clipboard
                            
                            
                            
                        Where are the docs on how to update to 2.0?
For example, my project was using import LatLon from 'geodesy/latlon-vectors'; - but this was removed in 2.0, and there's no information with what to replace it. latlon-spherical? latlon-nvector-spherical?
I will have to write up some notes!
I will have to check to be certain, but I think everything from latlon-vectors.js is now in latlon-nvector-spherical.js.
You may find www.movable-type.co.uk/scripts/geodesy-library.html a useful resource.
I've written up some migration notes at www.movable-type.co.uk/scripts/geodesy-library-migrating-from-v1.html.
Let me know if I've missed anything!