setMapPadding
Sets padding on the map. Please use this method when setting map view padding, as opposed to the Map's own setPadding() method. We forward the parameters to the Map object internally, and adjust MapsIndoors features on the map accordingly as well.
Parameters
start
Left padding, in pixels
top
Top padding, in pixels
end
Right padding, in pixels
bottom
Bottom padding, in pixels