Home > @magiclane/maps-sdk > MotorVehicleProfile > fromJson
MotorVehicleProfile.fromJson() method
Signature:
static fromJson(json: Record<string, any>): MotorVehicleProfile;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
json |
Record<string, any> |
Returns: