Skip to content

step4 : code typo on webGLOverlayView.onDraw = ({gl, coordinateTransformer}) => {};Β #10

@Seburan

Description

@Seburan

On Step4 :

webGLOverlayView.onDraw = ({gl, coordinateTransformer}) => {};

should be replaced by

  webGLOverlayView.onDraw = ({ gl, transformer }) => {};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions