specifies a point in space to which the browser will fly during a tour. It must contain one AbstractView, and should contain and elements, which specify the time it takes to fly to the defined point from the current point, and the method of flight, respectively.
Syntax: <gx:FlyTo> <gx:duration>0.0</gx:duration> <!-- double --> <gx:flyToMode>bounce</gx:duration> <!-- smooth or bounce --> <!-- AbstractView --> <!-- Camera or LookAt --> ... <!-- /AbstractView --> </gx:FlyTo>
Extends:
@see : Contains:
@see :
@see :
@see :