isInsideFrustum(frustum: PP.Rect, fullEntry: Boolean);
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:
true. Checking that map layer area entirely enters in selected rectangular area.
false. Checking that map layer area enters, including partial entry (default).
The isInsideFrustum method determines whether current area of the 3D map layer enters in the selected rectangular area.
The method returns a Boolean value.
Available values:
true. Map layer area enters in selected rectangular area.
false. Map layer area does not enter in selected rectangular area.
The method is under development.
See also: