Bubble Map SQL Server-bind Example

1 Answer 64 Views
Map
Matthew
Top achievements
Rank 1
Iron
Iron
Matthew asked on 12 Nov 2021, 11:25 AM

Please can you provide an example of how to draw a bubble map (as per https://demos.telerik.com/aspnet-ajax/map/examples/functionality/bubble-layer/defaultcs.aspx) but with a SQL source.

I have a Latitude, a Longitude and an integer value being returned from a stored procedure and I would like to display this as a bubble map.

I would like to assign a System.Data.DataTable to a Telerik.Web.UI.RadMap.DataSource in C#.

1 Answer, 1 is accepted

Sort by
0
Accepted
Matthew
Top achievements
Rank 1
Iron
Iron
answered on 12 Nov 2021, 04:09 PM

It can't be done!

https://docs.telerik.com/devtools/aspnet-ajax/controls/map/functionality/bubble-layer

"Adding shapes in the Bubble layer can be done only by binding it to a client-side data source."

Tags
Map
Asked by
Matthew
Top achievements
Rank 1
Iron
Iron
Answers by
Matthew
Top achievements
Rank 1
Iron
Iron
Share this question
or