Is it possible to integrate Kendo Map - Heat Map of the US?
Please find the attachment as a reference, thanks!
4 Answers, 1 is accepted
0

bhavin
Top achievements
Rank 1
answered on 26 Sep 2018, 06:20 PM
Also on however it should be show values and probably in future would drill down to the values
0
Accepted
Hi Bhavin,
We can integrate any Kendo Ui for jQuery widget inside an Angular application by following the instructions on the following article:
https://www.telerik.com/kendo-angular-ui/components/framework/kendo-jquery/
Check the following example, that demonstrates, how to integrate a kendoMap into an Angular project:
https://plnkr.co/edit/IM4ccfahPDgifYtv3kAg?p=preview
I hope this helps.
Regards,
Svetlin
Progress Telerik
We can integrate any Kendo Ui for jQuery widget inside an Angular application by following the instructions on the following article:
https://www.telerik.com/kendo-angular-ui/components/framework/kendo-jquery/
Check the following example, that demonstrates, how to integrate a kendoMap into an Angular project:
https://plnkr.co/edit/IM4ccfahPDgifYtv3kAg?p=preview
I hope this helps.
Regards,
Svetlin
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0

bhavin
Top achievements
Rank 1
answered on 28 Sep 2018, 08:36 PM
can I have an example only specific to US map? thanks
0
Accepted
Hi Bhavin,
Implementing an example based on a US map depends on a GEO json file for the specific region. Such file can be obtained online. Check for example some of the following resources:
http://eric.clst.org/tech/usgeojson/
https://github.com/unitedstates/districts
I hope this helps.
Regards,
Svetlin
Progress Telerik
Implementing an example based on a US map depends on a GEO json file for the specific region. Such file can be obtained online. Check for example some of the following resources:
http://eric.clst.org/tech/usgeojson/
https://github.com/unitedstates/districts
I hope this helps.
Regards,
Svetlin
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.