set Displaying Area Margins
abstract 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
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