setMapPadding

fun setMapPadding(    start: Int,     top: Int,     end: Int,     bottom: Int)

Sets padding on the map

Parameters

start

Left padding, in pixels

top

Top padding, in pixels

end

Right padding, in pixels

bottom

Bottom padding, in pixels