Apps created with Web AppBuilder can be modified directly with URL parameters.
To add a point to the map, use marker=<x>,<y>. The point is added to the map at the specified x and y locations.
My Question:
Is it possible to send more than one point to map?
Thanks,
Karsten