You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, first of all I'm big fan of you.
i have little idea in this library
AS-IS
to access map instance, we can use useMapContext
but because of Provider is inside of Map component, map instance is accessible only from child components with the map component as a parent.
hi, first of all I'm big fan of you.
i have little idea in this library
AS-IS
to access map instance, we can use useMapContext
but because of Provider is inside of Map component, map instance is accessible only from child components with the map component as a parent.
TO-BE
how about change usage of useMapContext like this?
i'll make pr if you ok.
The text was updated successfully, but these errors were encountered: