Image with controls on top - Any suggestions appreciated

peterdaly55

New member
Joined
Feb 23, 2009
Messages
2
Programming Experience
Beginner
Hi,

I am a newbie to wpf and im hoping someone can help me. I want to dispaly an image on my wpf application. The image is a blank map of Europe. On top of the image I want to place a control (rectangle or sphere) over certain countries on the map( the rectangle will flash based on status of servers in those countries).

what i need to know is the best way to achieve this or some tips. My issue lies with the image being resized with window and the controls not being relocated corectly over the countries when it is resized.

whats the best way to achieve this ? I know there is a google Maps API and you can add controls but as i said im a newbie so i dont thing i want to go digging around the goolge API.

Any help would be greatly appreciated.

thanks

P
 
Back
Top