def __init__(self):
     Champlain.PathLayer.__init__(self)
     self.set_stroke_width(4)
     MapView.add_layer(self)