js-samples icon indicating copy to clipboard operation
js-samples copied to clipboard

Advanced Markers Animation Unused Variable

Open treckstar opened this issue 1 year ago • 0 comments

Operating system

macOS Sonoma 14.6

Browser Version

Chrome 127.0.6533.73

How severe is the bug?

low

Bug description

The const total = 100; is unused and can be implemented in the createMarker() loop; or removed.

Steps to reproduce

Open Advanced Markers Animation sample index.ts file.

Console log output

No response

treckstar avatar Jul 31 '24 02:07 treckstar