PilotGaea 2D O'view
    正在準備搜尋索引...

    類別 AssertionError

    Error object thrown when an assertion failed. This is an ECMA-262 Error, extended with a code property.

    層級

    • Error
      • AssertionError
    索引

    屬性

    構造函數

    屬性

    code: number

    Error code. The meaning of the code can be found on http://openlayers.org/en/latest/errors.html (replace latest with the version found in the OpenLayers script's header comment if a version other than the latest is used).

    構造函數