Update reference line type according new osi version
requested to merge daniilnikulin/map-sdk:wolfram_update_reference_line_according_new_osi_version into main
OSI 3.7 has 2 type for coordinate system:
- TYPE_POLYLINE
- TYPE_POLYLINE_WITH_T_AXIS
ReferenceLine in OSI 3.7 has field type
to specify type of coordinate system.
The goal of this MR is to match map-sdk implementation and OSI 3.7 for type ReferenceLine