enableMapMoveOnSearchResponse abstract method
Enable or disable moving the map on primary search response. Map moving is enabled by default.
enable
Enable map moving if true, disable otherwise.
Implementation
void enableMapMoveOnSearchResponse(core.bool enable);