Allow users to draw shapes and select markers on the maps to perform events.
Thanks for the reference.
Something like this http://googlegeodevelopers.blogspot.com/2011/11/make-your-map-interactive-with-shape.html It allows us to add markers and let the users select a few markers from the group by drawing a shape.
Thanks for the proposal. Can you get into some more details about how you want to support shapes drawing and marker selection? Also have you considered using our drawing API (see API ref here: http://docs.telerik.com/kendo-ui/api/javascript/drawing/arc) for creating shapes?