geostyler-style
    Preparing search index...

    Interface Fround

    Returns the closest number to argument[0].

    interface Fround {
        args: [number | GeoStylerNumberFunction];
        name: "round";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    args: [number | GeoStylerNumberFunction]
    name: "round"