Hello MIT App Inventor Community,
I am writing an application to read in a CSV file of latitude and longitude data. The program reads the data into two lists, one containing the latitude and one the longitude. When I call Map1.CreateMarker routine, I receive a Runtime error that the marker cannot accept the arguments. Here is a screenshot to show the code, CSV file, and error. Any advice is greatly appreciated.
Thanks!
Sharon