How can I keep the balloon always visibile during animation
24 views
Skip to first unread message
ahmed otoom
unread,
Dec 17, 2009, 2:15:18 AM12/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KML Developer Support - Google Earth Plug-in
I'd Appreciate Any help I get regarding the following:
Q1) I load the google plug in from a KML file inorder to make
animation.
The KML file has basically several placemaks. Each placemark has a
description and time.
The Animation works fine. But the question is how can I make the
balloon that contains the description be ALWAYS visible with
placemarks as it is displayed during the animation.
I want the balloon of each placemark to show up when its associated
placemark is displayed in the animation and to disappear after its
associated placemark disappears.
Q2) I can get a reference in the API to a networklink object that
contains several place marks created from a KML file. But how can I
read the details of the networklink object and have access to all the
placemarks it contains.