0

Need to load a json data dynamically for arc layer

data = [
    {
        id: 1,
        startpoint: "bengaluru",
        endpoint: "Mysore",
        startlat: "12.9547899",
        startlng: "77.6006445",
        endlat: "12.3106368",
        endlng: ",76.5656491"
    }
];
Amila Senadheera
  • 12,229
  • 15
  • 27
  • 43
  • 1
    Can you please elaborate your requirement? – Paveloosha Jan 28 '22 at 07:31
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Feb 07 '22 at 05:33

0 Answers0