Skip to content

InputfieldMapMarker::isEmpty() issue #24

@Toutouwai

Description

@Toutouwai

When determining if the inputfield is empty or not (to determine visibility depending on the setting) the test says that if the lat value === 0.0 then the inputfield is empty.

But the test should be comparing against whatever the default lat for the field is as defined in the field settings (which probably won't be 0.0). If the inputfield lat value matches the default lat value then the field should be considered empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions