Skip to content

marker-size as integer #33

@skeenp

Description

@skeenp

Add support for integer pixel size for the marker-size property. Allows implementations to allow user to specify explicit pixel sizes for markers.

// OPTIONAL: default "medium"
// specify the size of the marker. sizes
// can be different pixel sizes in different
// implementations
// Value must either an integer pixel  size or
// or one of
// "small"
// "medium"
// "large"
"marker-size": "medium",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions