Hacker News new | ask | show | jobs
by pendragon 3215 days ago
It does not make it easy to access the mapbox library API directly. It claims there is a way, but it's not documented.
1 comments

You can get the mapbox-gl map instance by using a ref and then grabbing the mapbox-gl map off of that (but not documented or officially supported).