adjustLocationIconWith

open fun adjustLocationIconWith(customPadding: Array<Int>)

Use this method to position the location icon on the map.

For example, to position the icon in the center of the map, you can pass {0, 0, 0, 0} whicheliminates the default padding we provide when navigation begins.

Parameters

customPadding

true if should be centered on the map, false to position above the bottom view