Skip to content

cesium 1.124版本移除了Rectangle.validate方法 #19

Open
@gaopengbin

Description

@gaopengbin

cesium 1.124版本已经移除了Rectangle.validate方法,导致使用复位的时候会报错Cesium-navigation/ResetViewNavigationControl: options.defaultResetView Cesium rectangle is invalid!,从而无法复位。

Rectangle.validate被替换为了Rectangle._validate这个内部方法,如果有必要可以直接使用这个。

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