Hello,
I have to use the kendo ui map for SharePoint 2010 publishing site.
I have added all the references like css, js and added all the html Map rendering code and added with the script editor, it only shows thenavigator and zoom in/out buttons.
So please let me know either its possible or not?
But I got one article which is for office 365 as - Click here
And also it's working fine with html and asp.net
Thanks in Advance!!!
I have to use the kendo ui map for SharePoint 2010 publishing site.
I have added all the references like css, js and added all the html Map rendering code and added with the script editor, it only shows thenavigator and zoom in/out buttons.
So please let me know either its possible or not?
But I got one article which is for office 365 as - Click here
And also it's working fine with html and asp.net
Thanks in Advance!!!
4 Answers, 1 is accepted
0
Hello,
We're not aware of any outstanding issues regarding the Map integration in SharePoint.
The author of the blog post didn't seem to suffer any in that regard.
Do you get any errors in the browser developer console? What is the exact configuration of the widget?
Regards,
T. Tsonev
Telerik
We're not aware of any outstanding issues regarding the Map integration in SharePoint.
The author of the blog post didn't seem to suffer any in that regard.
Do you get any errors in the browser developer console? What is the exact configuration of the widget?
Regards,
T. Tsonev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Ram
Top achievements
Rank 1
answered on 06 Apr 2016, 02:10 PM
Hello,
Now it's working fine!!!!
But have missing countries like Singapore and BAHRAIN.
Now it's working fine!!!!
But have missing countries like Singapore and BAHRAIN.
0
Ram
Top achievements
Rank 1
answered on 07 Apr 2016, 06:55 AM
GeoJson file contains only 180 countries.
What about other countries like- Singapore, Bharain??
Is the any provision for the modification of countries boarders? Because Singapore is merged in the Malaysia?
What about other countries like- Singapore, Bharain??
Is the any provision for the modification of countries boarders? Because Singapore is merged in the Malaysia?
0
Hi,
Turns out that the 1:110m "Admin 0 – Countries" data set that we use in the sample doesn't contain all countries.
I've prepared a GeoJSON version of the 1:50m version of the data set that lists all countries and in a much better detail.
The downside is the increased file size and reduced performance.
I hope this helps.
Regards,
T. Tsonev
Telerik
Turns out that the 1:110m "Admin 0 – Countries" data set that we use in the sample doesn't contain all countries.
I've prepared a GeoJSON version of the 1:50m version of the data set that lists all countries and in a much better detail.
The downside is the increased file size and reduced performance.
I hope this helps.
Regards,
T. Tsonev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!