@NonNull abstract fun withReturnSpeedLimit(returnSpeedLimit: Boolean!): IReverseGeocoderSearchQuery
Enables the return of the posted speedlimit (where available).
returnSpeedLimit
- Boolean!: The speed limit at a reverse geocoded location.
Return
IReverseGeocoderSearchQuery: The builder of the ReverseGeocoderSearchQuery with a new value for returnSpeedLimit being set.