I’m using silverlight Bing map control and I want to highlight country / continent after hovering it with mouse cursor.
Is there a better way of doing this than just providing coordinates for a polygon ? It’s a looot of work if I would like to highlight all countries in the world.
I think there should be some sort of ready solution, but I wasn’t able to find one.
I was searching for some solutions yesterday and I think this is the best solution so far:
http://www.bing.com/community/site_blogs/b/maps/archive/2010/07/13/data-connector-sql-server-2008-spatial-amp-bing-maps.aspx
Using SQL Server spatial data :
http://www.microsoft.com/sqlserver/2008/en/us/spatial-data.aspx