Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Does PBI Custom visuals support tiles maps ?

I'm currently working with leaflet. I try to display a tiles map using this library. Is it possible ?

  • Hello Anonymous,

     

    Yes, I think so.

    Have you faced any issues?

     

    Ignat Vilesov,

    Software Engineer

     

    Microsoft Power BI Custom Visuals

    [email protected]

5 Replies

  • v-viig's avatar
    v-viig
    Community Champion

    Hello Anonymous,

     

    Yes, I think so.

    Have you faced any issues?

     

    Ignat Vilesov,

    Software Engineer

     

    Microsoft Power BI Custom Visuals

    [email protected]

    • Anonymous's avatar
      Anonymous
      Not applicable

      v-viig Its working, But if I embed the code with into the option.element with innerHTML.

      But when I try to make it with the method update() it doesn't work.

      • v-viig's avatar
        v-viig
        Community Champion

        Anonymous,

         

        Can you share the code that you use to include leaflet to the visual?