Embedding a GLFW window inside juce component

Hello!

I use mapbox-gl-native in my work. And i'd like to embed this map into my juce application. Mapbox uses GLFW View to render map. 

How can i integrate glfw window into my juce app?