startSearchActivity

fun startSearchActivity(context: Context)

Displays the search screen.

This function shows the search UI implemented within the SDK, based on the specified context.

It is generally used when searching for a destination on the map.

Parameters

context

The Context to launch the search screen.