Telerik Mapbox: Cannot read property 'show' of undefined

Hey @Treppaoli, as mentioned here try declare var Mapbox; in your component, then reference it like Mapbox.show({...})