Skip to content

Cesium Crashing -- 'Property of 1 not found for undefined' in DrawHelper.js:249 #12

@ianrtracey

Description

@ianrtracey

I am experiencing a halting of rendering for Cesium at seemingly random times due to the following line in DrawHelper.js:

DrawHelper.js:249: lineWidth : Math.min(this.strokeWidth || 4.0, context._aliasedLineWidthRange[1])

I commented out the line and the error appears to have gone away and I don't see any changes reflected in the appearance of Cesium.

What is this line being used for? I am confused as to why it would be throwing an error that would prompt Cesium to crash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions