MapShape.isInsideFrustum

Syntax

isInsideFrustum(frustum: PP.Rect, fullEntry: Boolean);

Parameters

frustum. Rectangular area expressed in the screen coordinates.

fullEntry. Attribute of checking that the layer area of the 3D map entirely enters in selected rectangular area. Available values:

Description

The isInsideFrustum method determines whether current area of the 3D map layer enters in the selected rectangular area.

Comments

The method returns a Boolean value.

Available values:

The method is under development.

See also:

MapShape