Hello, Pg. Quite pretty work. :) A comment: In xml all elements must have a closing tag, so it's better to define <delete ... /> than <delete ... >, maybe that's a clerical error. A question: Why not use createDrawingCanvas() + addObjectGeo() + updateObjects() + setTimeOut()?