SDK JS
Website
Developer Portal
Playground
Preparing search index...
@bitruvius/sdk-maplibre
AttributeField
Interface AttributeField
One attribute field, normalised across the three shapes the SDK returns today.
interface
AttributeField
{
name
:
string
;
numeric
:
boolean
;
}
Index
Properties
name
numeric
Properties
Readonly
name
name
:
string
Readonly
numeric
numeric
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
numeric
Website
Developer Portal
Playground
SDK JS
Loading...
One attribute field, normalised across the three shapes the SDK returns today.