So I've found one video on the internet that shows what I basically am needing to do. I reached out to the author, and found that he would develop it for me if I was so inclined. I would much rather continue my learning of C5 and deluge, so I'd rather find some examples out there and work with them to build my Map.
ZOHO's support said that their own built in Map cannot do what I'm needing, so I will have to use the Google's Map API. I have a key and am setup to use it, the only thing is that every example I've found for building a Google Map requires the insertion of script in the html page that send the request for the map. It is my understanding that ZOHO doesn't allow scripts as they are a security risk.
How does one build a dynamic Google Map with multiple pins for locations? I can do a static map already, but that doesn't meet the requirements for the project.
If anyone can point me to how to start this, I would be appreciated. My Google searches have come up blank.
Thanks!