annotorious / annotorious-v1

Project has moved to http://github.com/annotorious/annotorious
https://annotorious.com
MIT License
593 stars 142 forks source link

[question] can draw polyline? points track? #208

Open pan87232494 opened 5 years ago

pan87232494 commented 5 years ago

Want to draw polyline inside polygon. is there existing selecter plugin or I need to add lines definition into annotorious.shape.geom. if I have to add polyline into annotorious.shape.geom, then how to do this. just like goog.require('annotorious.shape.geom.Point');

please help. Thanks