fun search(query: String, options: SearchOptions = GlobalViewPreferences.DEFAULT_SEARCH_OPTIONS) Performs forward geocoding. Should be called on the main thread.
Parameters
options for search request.
Throws
if this method is called outside of the main thread.