On this page

Type Alias KeyframeableGeometry

KeyframeableGeometry: MultiPoint | LineString | MultiLineString | Polygon

Represents geometry types that can be animated using keyframes.

This type includes geometries like MultiPoint, LineString, MultiLineString, and Polygon which can be interpolated or transformed over time in animations.

Was this helpful?
SDK JS
Reference
KeyframeableGeometry