You have the following information about a hurricane path:
Latitudes
Longitudes
Time
Description
A measure point of the above data every 10 minutes
You need to display the movement, time, and description of the hurricane path on a Virtual Earth 6.0 map.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A.
Import a GeoRSS feed to a new layer.
B.
Import a Live Maps collection to a new layer.
C.
Store the hurricane path as a Live Maps collection.
D.
Encode the measure points as a GeoRSS feed.
E.
Encode the measure points as pushpins by using the VEShape.SetPoints method.
F.
Encode the hurricane path as a polyline by using the VEShape(VEShapeType, points) method.