Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi! I have MultiPointTouchArea and I want get TouchPoint. It's work:
multiPointTouchAreaMap2D.touchPoints
But it's return undefined. How I can get TouchPoint ?
multiPointTouchAreaMap2D.touchPoints.lenght or multiPointTouchAreaMap2D.touchPoints.[0]
Sorry, I'm not add
touchPoints: [ TouchPoint { id: touchPoint1 }, TouchPoint { id: touchPoint2 } ]