Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Support for "vw" and "vh", also other CSS units. #117

Open
@adummy832

Description

@adummy832

Hi can u provide support for different css units other than "px"?
It could help more devs that don't rely on "px" anymore. TIA

$map = new Map([
    'center' => $coords,
    'zoom' => 5,
    'width' => '100%', ✓
    'height' => '70vh' ??
]);

Useful links:
https://stackoverflow.com/questions/29463318/what-is-the-difference-between-and-vw-in-css

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