setDisplayingAreaMargins

Set the margins for the area that displaying import POIs without covered. These margins can let the POIs near the border not by cut or covered.

Parameters

marginBottom

the margin on the bottom, in pixel

marginLeft

the margin on the left, in pixel

marginRight

the margin on the right, in pixel

marginTop

the margin on the top, in pixel

open override fun setDisplayingAreaMargins(marginTop: Int, marginLeft: Int, marginBottom: Int, marginRight: Int)