Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
alxart committed Mar 28, 2024
1 parent 6eea1a3 commit 49d5072
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/realtyScene/realtyScene.ts
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,6 @@ export class RealtyScene {
coordinates: options.popupOptions.coordinates,
html: getPopupHtml(options.popupOptions),
interactive: false,
zIndex: 1000,
});
};

Expand Down

0 comments on commit 49d5072

Please sign in to comment.