Looking for some pointers or sugestions with a fun function for a Radio Logbook Application.
I am developing a class with a Nextmatch, the rows contain Latitude and Longitude. I want to plot or mark those coordinates on a Google Map. My question is; how can I read the coordinates for the displayed NM rows into an array which I can then feed into my map function.
The map is displayed via an HTML field within the eTemplate containing the nextmatch. So when you open the form you have the map and then 15 rows of nextmatch. The basic mechanics are working, nextmatch rows are returning and map is rendering, I just can’t figure out how to retreve the cordinates from the displayed rows for use in the map function.
Any ideas?
Thank you,
Randy