Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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