cracker0dks / whiteboard

Lightweight collaborative Whiteboard / Sketchboard
MIT License
719 stars 198 forks source link

WhiteboardAPI | Draw on the Whiteboard #185

Closed khoo2002 closed 7 months ago

khoo2002 commented 7 months ago

http://localhost:3000/api/drawToWhiteboard/?wid=hi&query=[%20{%20%22t%22:%20%22circle%22,%20%22d%22:%20[%20698,%20391,%20272.4646766096479%20],%20%22c%22:%20%22rgba(0,0,0,1)%22,%20%22th%22:%204,%20%22at%22:%20%22%22%20}%20]

image

No circle is loading.

khoo2002 commented 7 months ago

@lightswitch05 @Manawyrm @maltsev @pkschweiger Please help me😭 My assignment almost due.

khoo2002 commented 7 months ago

https://cloud13.de/testwhiteboard/api/drawtowhiteboard?wid=myNewWhiteboard&t=circle&d=350,680,245&th=4

Also nothing changed.

cracker0dks commented 7 months ago

sorry for the late respons. Please pull the latest code and try local: http://127.0.0.1:3000/api/drawToWhiteboard?wid=myNewWhiteboard&t=circle&d=[388,201,100]&th=4

khoo2002 commented 7 months ago

Thank you!!!! can run already.