It would be nice to have tooltips showing when the user hovers a shape on a map, basically the same funcionality that can be obtained for markers.
Support map bubble layer built-in tooltips
Thanks for the proposition. I assume you would like to see this as built-in tooltips configuration support. For now you can intercept the shapeMouseEnter/shapeMouseLeave events of the map and display tooltips manually. See the event handlers implemented in these examples for a starting point, and feel free to extend them accordingly for your scenario: http://demos.telerik.com/kendo-ui/map/bubble-layer http://demos.telerik.com/kendo-ui/map/geojson