Canvas Overlay Sample This sample shows how to use a canvas to create a custom rendering layer. The rendering layer in this case draws red circles for pushpin locations and adds a click event to them. By rendering point based data as simple objects on a canvas, a lot more points can be rendered on the map than if standard Pushpins are used.