Skip to content

Expose click event with 2D and 3D information #218

@oscarlorentzon

Description

@oscarlorentzon

There will be need for exposing a click event for example for placing things on a map based on the position clicked in the image.

The event can contain both 2D information about where in the image the click occured (basic coordinates [x, y]) and where in the 3D world (geographic coordinates [lat, lon, alt]).

The nature of the image planes makes the 3D positioning inaccurate.

To discuss:

Do we need to provide 3D coordinates for clicks everywhere in the image?
Can we limit to intersections with the ground plane in some way?
Should we use clicks in multiple images to improve positioning?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions