Plot an interactive map, and use the โDraw a Polylineโ button to create vertices of
a line. Vertices will be returned as the output of the function.
- Returns:
Returns a list of list of vertices for each polyline in lat long.
- Return type:
list[Any]
- Parameters:
kwargs (Any)