| this._position = Parse.parsePosition(position) | this._position = Parse.parsePosition(position) | ||||
| this._icon = icon | this._icon = icon | ||||
| this._size = [32, 32] | this._size = [32, 32] | ||||
| this.type = Overlay.getOverlayType('custom_billboard') | |||||
| this._state = State.INITIALIZED | this._state = State.INITIALIZED | ||||
| } | } | ||||