proj-imim:
Re: moveFromTo
Helmut Dersch 2000-Jun-13 00:11:32
Philipp Salzgeber wrote:
>
>
> I tried to write a JavaScript function which uses the pan() tilt() fov() and
> moveFromTo functions to make the panorama pan to an area of interest
> starting from the default view when the Users clicks on a href:javascript
> Hyperlink in the text. Obviously the pan(),,, functions didn´t work
> properly. Has anyone had similar experiences, are there problems with pan(),
> tilt() and fov()?
>
The pan() function returns the current pan-angle. Could you be more specific
about the problem with this function?
Also, there is now a moveTo() function available, that starts from the
current location and stops at a specified point. There is an example
in the file 'Controls.html' of the distribution.
Regards
Helmut Dersch