Skip to content

Incorrect getGpsDestLongitudeDescription tags #430

@kwhopper

Description

@kwhopper

These tags appear to be the wrong ones for this method:

public String getGpsDestLongitudeDescription()
{
Rational[] longitudes = _directory.getRationalArray(TAG_LONGITUDE);
String longitudeRef = _directory.getString(TAG_LONGITUDE_REF);

They should probably be TAG_DEST_LONGITUDE and TAG_DEST_LONGITUDE_REF, but I can't be 100% sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions