It is common knowledge that an equal area projection, like mollweide, is better suited to represent choropleths thatn the more common mercator projection, due to the incremental distortions that this projection has the further from the equator the map goes.
For this reason, I'm asking your great team to implement a mean to use a geoJSON file with this projection in the Kendo UI map component, to have maps that better represent the reality.
Hi Team,
I would like to ask for kml and kmz support for Kendo UI Maps.
Thank you!
When users pan or zoom on map and the new tiles are not already downloaded (not already present in the layer) a momentary whitespace is displayed.
This behavior doesn't change if the tiles are saved in the browser cache.
A similar behavior present in the lower map of this page https://openlayers.org/en/latest/examples/preload.html
Is it possible to add the preload as in the upper map?
It would be enough to preload and add the tiles closest to those displayed by the user. Two more rows/columns of tiles above, below, left and right.
Hello,
I'd like to request a replacement for Kendo UI Map's Bing maps integration. At this point, Bing maps is set to be deprecated. This will be replaced with Azure maps.
With a Jan 31 end date of Bing, I'm assuming Kendo Maps with Bing won't work after that. Will Kendo have an option in place soon or do we need to look at other options?
Obviously we need time to develop, test and deliver a workable solution to our clients by then.
Thank you
I like to show labels on top of marker location. From maker location draw a line to a rectangle showing some text inside just like labels in pie chart. Thanks.
Add marker clustering support to the Kendo UI DataViz Map control. If you are viewing a map with many markers nearby, they should group together so that the map is more pleasing to the eye. This functionality already exists in the Telerik Silverlight Map control and it would be great to see similar functionality here. Here's an example of what I want: http://demos.telerik.com/silverlight/#Map/Cluster