Home > @magiclane/maps-sdk > AddressField

AddressField namespace

Signature:

export declare namespace AddressField 

Functions

Function

Description

fromId(id)

Gets AddressField from its id value

fromString(str)

Gets AddressField from string name

id(field)

Gets the numeric id for an AddressField value.

toActualString(field)

Converts an AddressField to its string representation.