I\'m in the process of converting a map from using mapbox.js to mapbox-gl.js, and am having trouble drawing a circle that uses miles or met
This functionality is not built into GL JS but you can emulate it using functions.
Important Caveats: