The source project of this merge request has been removed.
Convert `Canvas` into a concrete class and fill in `WorldAnnotator`
This MR contains the following:
-
Canvas
class can now function as a default canvas, implementing text and line rendering. -
WorldAnnotator
now implements AddLine and AddText
Edited by Manish Mathai