I need to set the style after the mvtSource has been added to the map but i'm having no luck.
i'm calling mvtsource.setStyle(function(){...})
but it doesn't seem to refer to the same object that's added to the map. Any way to retrieve a reference to the mvtSource from the map once it's already been added?