hotspots: Convert module to TypeScript.

This commit is contained in:
afeefuddin
2024-02-29 02:06:56 +05:30
committed by Tim Abbott
parent 6314139d4a
commit 72681c2d5a
5 changed files with 94 additions and 54 deletions

View File

@@ -30,7 +30,7 @@ ALL_HOTSPOTS = {
### Step 2: Configure hotspot placement
The target element and visual orientation of each hotspot is specified in
`HOTSPOT_LOCATIONS` of `web/src/hotspots.js`.
`HOTSPOT_LOCATIONS` of `web/src/hotspots.ts`.
The `icon_offset` property specifies where the pulsing icon is placed _relative to
the width and height of the target element_.