This is a migrated thread and some comments may be shown as answers.

RadMap multiple items on the same location

3 Answers 63 Views
Map
This is a migrated thread and some comments may be shown as answers.
Nasir
Top achievements
Rank 1
Nasir asked on 11 Feb 2014, 11:02 AM
Hi,

We are using Rad Maps in our solution. In our solution we draw objects on particular locations. The issue is that multiple objects can be drawn on the same location and the map shows them on top of each other. Is there a way to show multiple items on the same location but make it easier for the user to see these individual objects somehow?

Regards,

Nasir.

3 Answers, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 11 Feb 2014, 12:28 PM

Hi Nasir,

I think you can use the clusterization feature. I would recommend you to take a look at the following online examples:

http://demos.telerik.com/silverlight/#Map/Cluster

http://demos.telerik.com/silverlight/#Map/ClusterVirtualization

Please let us know if you need any further assistance.

Regards,
Andrey Murzov
Telerik

Check out the new Telerik Platform - the only modular platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native apps. Register for the free online keynote and webinar to learn more about the Platform on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT).

0
Nasir
Top achievements
Rank 1
answered on 11 Feb 2014, 04:22 PM
Hi Andrey,

Thanks for getting back to me. I have seen those examples and tried to implement the same solution. The issue is I have an information layer where I am drawing polygons. The bound object for the polygon has a Location property. I am using this collection as the ItemSource for the InformationLayer.

Following the examples am I right in binding the Visualization layer to the same object? So now my InformationLayer and VisualizationLayer both are bound to the same collection. but I am only seeing my information layer and not the items on the Visualization layer. I also tried to comment out the InformationLayer completely but I don't see the visualizationLayer draw anything.

Am I missing something here? or should the information layer be drawn after the VisualizationLayer because it depends on it somehow?


Regards,

Nasir.





0
Andrey
Telerik team
answered on 12 Feb 2014, 12:17 PM
Hi Nasir,

Unfortunately I am not sure I understand your implementation. Can you please create a sample solution demonstrating your approach? This would help us understand it better and help you implement your requirements.

Thank you in advance for your cooperation.

Regards,
Andrey Murzov
Telerik

Check out the new Telerik Platform - the only modular platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native apps. Register for the free online keynote and webinar to learn more about the Platform on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT).

Tags
Map
Asked by
Nasir
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Nasir
Top achievements
Rank 1
Share this question
or