Popup or Tooltip on Shape Layer click

1 Answer 62 Views
Map ToolTip
Eric
Top achievements
Rank 1
Eric asked on 29 Jun 2022, 02:16 PM

How can i make a popup on a layer click with information (name,etc...).

On Telerik Radmap Asp.net

 

1 Answer, 1 is accepted

Sort by
0
Attila Antal
Telerik team
answered on 04 Jul 2022, 11:08 AM

Hi Eric,

Telerik RadMap is a wrapper for the Kendo UI Map widget. The available Methods, Events, and properties can be found in the kendo.dataviz.ui.Map page. It triggers the Click event for the Map, Shape, and Marker.

To get a reference to the Kendo widget, first, you must get a reference to the Client-Side Object, see Client-side Programming. Once you have the reference, you can attach different events, or change the properties.

When the event triggers, you can either use RadWindow or RadToolTip and show the desired popup. 

 

Since this is a rare scenario we do not have a sample to share, but you can give it a try and if you are experiencing any difficulties, let us know.

 

Regards,
Attila Antal
Progress Telerik

The Premier Dev Conference is back! 

Coming to you live from Progress360 in-person or on your own time, DevReach for all. Register Today.


Tags
Map ToolTip
Asked by
Eric
Top achievements
Rank 1
Answers by
Attila Antal
Telerik team
Share this question
or