Replies: 1 comment
-
Someone asked this a day ago, oops. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I had a bunch of logic in a wrapper, now I'm moving it into separate components. However, how can I access the parent bind:map on the children? It seems like there is a
getMapContext()
used in internal components but it's not exposed to us.https://github.com/dimfeld/svelte-maplibre/blob/5010c622e89249ecde4af60f9d8bfe6f9849f648/src/lib/GeoJSON.svelte#L45C28-L45C43
Beta Was this translation helpful? Give feedback.
All reactions