Open mapinusRND opened 6 months ago
No. You can use this example as reference to make it in plain old JS. Also you most probably will need to make a bundle to link with your HTML, using a tool like rollup, webpack or vite.
As you suggested, I solved the problem using webpack. Thank you.
@mapinusRND , do you mind sharing your solution, I also want a simple javascript + html implementation. Thanks!
I have a question because the project I want to apply it to uses the old HTML and Javascript methods.