Home > @magiclane/maps-sdk > AddressInfo > toJson
AddressInfo.toJson() method
Serializes this instance to a JSON-compatible object.
Used internally, not intended for direct use by consumers. The list structure may change without notice.
Signature:
toJson(): Record<string, any>;Returns:
Record<string, any>