getPadding

Deprecated

Returns the current configured content padding on map view. This might return the currently visible padding or the padding cached but not yet applied by setPadding.

Return

An array with length 4 in the LTRB order.

Deprecated

Use padding instead.