Friday, 13 September 2013

WP7 Map Application with Multiple TileSources

WP7 Map Application with Multiple TileSources

I'm developing a C# map application for Windows Phone 7 using custom
MapTileSources. I'm wondering if I can have multiple map layers, so that
each of them binds to a different MapTileSource. The idea is that the
first layer contains the ground map and the layers above that would
represents routes and other information on top of the ground map. The
layers above should be partially transparent. Is this possible and any
ideas how this could be done?

No comments:

Post a Comment