Interface

Shumate-1.0ShumateCoordinateConstructorProps

interface ConstructorProps {
    latitude: number;
    longitude: number;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Shumate.Location.ConstructorProps

Properties - Inherited from Shumate.Location.ConstructorProps

latitude: number
longitude: number