set Displaying Area Margins
open override fun setDisplayingAreaMargins(marginTop: Int, marginLeft: Int, marginBottom: Int, marginRight: Int)
Content copied to clipboard
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
margin Left
the margin on the left, in pixel
margin Top
the margin on the top, in pixel
margin Right
the margin on the right, in pixel
margin Bottom
the margin on the bottom, in pixel