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

Marker with databar

1 Answer 48 Views
Map
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 15 Mar 2018, 06:57 PM

Hello we are using the map to display different icons for some of our objects and we are using some javascript to set the shape of the marker to the right icon.

Now the customer wants to have more information directly displayed on the map. The best tool to display this data is to incorporate a radial or databar into the icon. is that in any way possible for the map.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 19 Mar 2018, 11:29 AM
Hello, Kevin,

Currently, the Kendo UI Marketer appearance can only be changed by changing the background-image of the DOM element with CSS. Still, this will change it for all of the markers, not one by one:

https://docs.telerik.com/kendo-ui/controls/diagrams-and-maps/map/how-to/custom-markers

The other option will be to use the tooltip of the marker where the content is per point:

https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/map/configuration/markers.tooltip.template

We also have a similar feature request and I can suggest voting for it as it will increase its chances to be implemented sooner:

http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback/suggestions/2705868-add-additional-marker-types-and-or-support-for-cus

Let me know if you need additional details on this matters.

Regards,
Stefan
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Map
Asked by
Kevin
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or