Saturday 10 March 2012

Surface project - part 4 (demo application - map with media)

With the help of WPF Bing Map Control, I am able to build a custom map quickly and effortlessly. I spent one night and one morning on making a small demo application, which will involve map and multi-media interaction. This is the captured screen on my laptop.


As the purpose is to preview some UI design, thus all the image, video and text resource are hard coded in the application. The map is pre-seperated into three area, top, middle and bottom indicated with different color.

I assigned three different events to those three area respectively. If you put a tagged object with value 01 on the top area, a video element will display on the screen.


If you put a tagged object with value 02 on the top area, a list of image elements will display on the screen.

Put a finger at the bottom area will display a text information about Groote.


No comments:

Post a Comment