Hi Team,
I am implementing one application and in that i am using kendo map.
I have plotted bubbles on map. And i have added wraparound : true property.
My issue is when i am scrolling map to left or right side ,adjacent part of map is loading because i have used wraparound: true. But i can not see bubbles applied on same region. For example i have applied bubbles on few cities of US country. But when i am scrolling map to left or right side, new map get loaded, but i can not see any bubble on same cities of US.
How can i make visible those bubbles for everytime.
Thanks & Regards,
Amit