Can I use custom image as map with Silverlight 3?
        Posted  
        
            by TaRCiN
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by TaRCiN
        
        
        
        Published on 2009-08-12T13:30:36Z
        Indexed on 
            2010/06/10
            14:02 UTC
        
        
        Read the original article
        Hit count: 171
        
silverlight-3.0
|map
I have to develop a silverlight application which will run intranet.
It will show local town map and have some images over the map like pushpins. I can use Deep Zoom for map application. But adding images and events for images is not supported.
For silverlight 2, there is DeepEarth api for this. But How can I do this with Silverlight 3?
© Stack Overflow or respective owner