Is there a URL that serves up the style sheet JSON for a given style? All the URL's are in Mapbox scheme:
mapbox://styles/wfisher/41dj33random72ravc31c5dyn
But I'd like to download the JSON directly on load so I can modify it before passing in a Javascript object to <ReactMapGL>
.