Skip to content

Unity references for Lat/Lon should use consistent ordering #43

@david-rhodes

Description

@david-rhodes

For example, in a Vector2d, latitude is the x component and longitude is the y component.

Checking GeoToWorldPosition and MetersToLatLon, the components are being swapped at some point. This breaks the usage of Transform.GetGeoPosition(), for example.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions