stop method

MapboxMap stop()

Stops any animated transition underway.

@memberof MapboxMap# @returns {MapboxMap} this

Implementation

MapboxMap stop() => MapboxMap.fromJsObject(jsObject.stop());