resubmit abstract method

void resubmit(
  1. SearchSessionSearchListener searchListener
)

Redo the last search with currently set values of search area, search options, filters, sort type and sort origin. Isn't applicable to reverse geosearch and URI resolving. Ignored it the current request is the first one; cancels current request otherwise.

searchListener Listener to handle search result.

Implementation

void resubmit(SearchSessionSearchListener searchListener);