Unplanned
Last Updated: 11 Mar 2021 14:50 by ADMIN
Anjula
Created on: 04 Mar 2015 16:44
Category: Kendo UI for jQuery
Type: Feature Request
5
tooltip for shapes of a map
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.
2 comments
Stefano
Posted on: 02 Sep 2015 14:56
Support map bubble layer built-in tooltips
ADMIN
Telerik Admin
Posted on: 04 Mar 2015 17:43
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