searchForPlaces

open fun searchForPlaces(    @NonNull context: Context,     @NonNull searchKey: String,     @Nullable listener: STWSearchPlaceListener)

Call this method to handel search for places based on a keyword

Parameters

context

the application context

searchKey

the searched keyword

listener

STWSearchPlaceListener: A useful listener to retrieve searched place information