Skip to content

Map fails silently if invalid center coordinates are specified #448

@billyc

Description

@billyc

YAML contains

center:
  - 360234
  - 5724231

But center must always be specified in longitude/latitude.

It should:

  • Help the user with a helpful error message
  • Set a default center instead of just failing silently with a broken map

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions