135 \li Whether to use the instruction text that came with the response from the server (true) or the
136 text generated by the plugin. The default value is true.
137 Note that if instructions in a language that is not directly supported by Mapbox are needed (see
138 \l{https://www.mapbox.com/api-documentation/#instructions-languages}{here} for the supported languages),
139 it is possible to use the \l{Qt Linguist} to translate QtLocation to the desired language, and set this parameter to
140 false in order to use the translated built-in instructions.
141\endtable
142
143\section1 Extra routing attributes
144
145When using this plugin, the routeManeuver objects in the returned route may contain additional extended attributes (see \l routeManeuver::extendedAttributes),
146where available.
147These attributes are described in detail in the official \l{https://www.mapbox.com/api-documentation/#stepmaneuver-object}{Mapbox direction API documentation}.