You have the following information about a hurricane path:
Latitudes
Longitudes
Time
Description
Answer(s)
- 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 Earth6.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.
- Import a Live Maps collection to a new layer.
- Store the hurricane path as a Live Maps collection.
- Encode the measure points as a GeoRSS feed.
- Encode the measure points as pushpins by using the VEShape.SetPoints method.
- Encode the hurricane path as a polyline by using the VEShape(VEShapeType, points) method.
Correct Answer 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 Earth6.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.
Encode the measure points as a GeoRSS feed.