Home > @magiclane/maps-sdk > VehicleRegistration
VehicleRegistration class
Vehicle registration information.
Base class that holds vehicle registration details used by routing and transport-related preferences. Subclasses such as MotorVehicleProfile and ElectricBikeProfile extend this to provide additional routing parameters.
Routing
Signature:
export declare class VehicleRegistration Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Creates a registration record containing the vehicle's plate number. |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Check equality with another VehicleRegistration | ||
|
Get hash code for use in maps/sets | ||
|
|