Interface

GeocodeGlib-2.0GeocodeGlibBoundingBoxConstructorProps

interface ConstructorProps {
    bottom: number;
    left: number;
    right: number;
    top: number;
}

Hierarchy (View Summary)

Index

Properties

Properties

bottom: number
left: number
right: number
top: number