Skip to content

Request: default mark in the center of the map #2

Description

@Stvad

I have a bunch of entries en DB for the specific geographic location.

Like:
image

I want to render it's location on the map. Rn to do that I need to do something like

- {{maps}}
    - Center
        - 37.761013,-122.4216972
    - Markers
        - [[Dandelion Chocolate]]
            - 37.761013,-122.4216972

Specifying the same coordinate twice, which is kind of awkward.

I think it'd be good if you could optionally have a marker in the center of the map, maybe with syntax something like:

- {{maps}}
    - Center
        - 37.761013,-122.4216972
            - [[Dandelion Chocolate]]

(when a sub-block with the label is present - render it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions