Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1145
Map Sample is broken
posted

http://www.igniteui.com/map/overview

 

Your map sample doesn't work.

Parents
No Data
Reply
  • 11095
    Offline posted

    Hello Pete Davis,

    Thank you for contacting Infragistics and reporting this issue!

    That happens, because we do not support CloudMade maps. To fix that just comment the following as shown in the JSFiddle sample, so you will be able to try it freely.

    // specifies imagery tiles from CloudMadeMaps
    // backgroundContent: {
    // type: "cloudMade",
    // key: mapHelper.cloudmadeData(),
    // parameter: 2
    // },

    If you have any additional question feel free to contact me.

Children