[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-26 UTC"],[[["Allows registration of a callback function triggered when a drawing mode shape is altered."],["Provides a unique ID to unregister the callback using the `unlisten()` method."],["Accepts a callback function with two parameters: shape (point, line, polygon, rectangle, or null) and the DrawingTools widget."],["The callback is invoked, providing the current drawing mode shape and the associated DrawingTools widget, whenever the shape changes."],["Utilizes the `DrawingTools.onShapeChange(callback)` method to register the callback and returns a unique ID."]]],[]]