Microsoft TS: Ms Virtual Earth 6.0, Application Development (070-544) Free Practice Test
Question 1
You need to add a reference of the Virtual Earth 6.0 map control to a Web page of an application. What should you do?
Correct Answer: C
Question 2
You need to hide the compass and the zoom control on a two-dimensional Virtual Earth 6.0 map. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
Correct Answer: A,B
Question 3
You are creating a Virtual Earth 6.0 application. The application will use data that is stored in the Microsoft MapCruncher output format.
The MapCruncher output is defined in the following manner:
var tileSrc =
http://dev.live.com/virtualearth/sdk/layers/layer1
You need to ensure that the application displays the data as a new layer on the Virtual
Earth map.
Which code segment should you use?
The MapCruncher output is defined in the following manner:
var tileSrc =
http://dev.live.com/virtualearth/sdk/layers/layer1
You need to ensure that the application displays the data as a new layer on the Virtual
Earth map.
Which code segment should you use?
Correct Answer: C
Question 4
You need to create a tile source specification that meets the following requirements:
It uses three tile servers named s0, s1, and s2.
It follows the standard Virtual Earth 6.0 numbering scheme.
It ensures that the tiles are visible in all the view types.
Which tile source parameter should you use within the tile source specification?
It uses three tile servers named s0, s1, and s2.
It follows the standard Virtual Earth 6.0 numbering scheme.
It ensures that the tiles are visible in all the view types.
Which tile source parameter should you use within the tile source specification?
Correct Answer: C
Question 5
You are managing Microsoft MapPoint Web Service (MWS) data in an application by using the Customer Services site. The application uses the DS_ONE data source stored on the
Customer Services site. The application displays several records in the wrong locations on the map. You need to display these records correctly on the map. What should you do?
Customer Services site. The application displays several records in the wrong locations on the map. You need to display these records correctly on the map. What should you do?
Correct Answer: C
Question 6
Your company wants to display customer locations as pushpins on a Virtual Earth 6.0 map.
You need to ensure that the pushpins are loaded after the Virtual Earth map is loaded.
Which code segment should you use?
You need to ensure that the pushpins are loaded after the Virtual Earth map is loaded.
Which code segment should you use?
Correct Answer: B