From 499d082383dd997933a776fcd1fe4ca73f58d01d Mon Sep 17 00:00:00 2001 From: gabimartini <49984490+gabimartini@users.noreply.github.com> Date: Fri, 28 Jun 2024 10:28:18 +0100 Subject: [PATCH] fix(a11y): add `role` to map container div (#454) --- src/components/my-map/index.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/my-map/index.ts b/src/components/my-map/index.ts index e09ceb4..51ee61c 100644 --- a/src/components/my-map/index.ts +++ b/src/components/my-map/index.ts @@ -663,6 +663,9 @@ export class MyMap extends LitElement {
`; }