Hi,
I am working on migrating to Bing Map from a third party map implementation. We need to show different collection of items in different styles like one collection with Car image and other collection with bus image. So I tried to implement this feature using MapItemsControl. Problem here is I am not able to set multiple MapItemsControl under Map control.
<Map ....> <MapItemsControl .....></MapItemsControl> <MapItemsControl .....></MapItemsControl> </Map>
I am getting an runtime exception like "Content set more than once".
Could any one please let me know how we can approach this problem?
Regards,
Raaj
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog