React Three Map - v1.0.9
Storybook
GitHub
Preparing search index...
@wendylabsinc/react-three-map
GeoVertex
Interface GeoVertex
Represents a 3D geographic coordinate for use in polyhedral surfaces.
interface
GeoVertex
{
longitude
:
number
;
latitude
:
number
;
altitude
:
number
;
}
Index
Properties
longitude
latitude
altitude
Properties
longitude
longitude
:
number
latitude
latitude
:
number
altitude
altitude
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
longitude
latitude
altitude
Storybook
GitHub
React Three Map - v1.0.9
Loading...
Represents a 3D geographic coordinate for use in polyhedral surfaces.