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
Unlike the default `@geolonia/embed` entry point, `/core` does **not** automatically scan the DOM or set `window.geolonia`. This makes it safe to use in SSR environments and avoids double-initialization issues in frameworks like React, Preact, and Vue.
65
+
43
66
### Using External Styles Without API Key
44
67
45
68
You can use external style.json URLs without a Geolonia API key. This is useful when:
@@ -62,7 +85,7 @@ You can use external style.json URLs without a Geolonia API key. This is useful
0 commit comments