setAnnotationListViewEnabled

open fun setAnnotationListViewEnabled(annotationListViewEnabled: Boolean)

Enables annotation list view.

Parameters

annotationListViewEnabled

If true, annotation list view will be shown.


open fun setAnnotationListViewEnabled(annotationListViewEnabled: Boolean, refreshViewPager: Boolean)

Enables annotation list view.

Parameters

annotationListViewEnabled

If true, annotation list view will be shown.

refreshViewPager

If true, the view pager will be refreshed.