}
this.wwd = wwd;
// Set up layers
this._lyrCustomXxx = new GfrRenderableLayerPickingCustomXxx();
this.wwd.getModel().getLayers().add(this._lyrCustomXxx); // add render _lyrCustomXxx to the globe model
// Init control points rendering attributes
this.controlPointsAttributes = new AnnotationAttributes();