Forgive me for my inexperience. Relatively new to development and completely new to DHTMLX Scheduler. Hoping someone can point me in the right direction. I am using php/MySQL on localhost for backend processes.
I am able to render all views of my scheduler but am having an issue with map markers. If I create an event by double-clicking on the map, all of the data, including lat & lng are stored in the db successfully. However, I can’t accomplish this when I do it the other way around. The event shows up on the schedule just fine, but the map marker remains in Chad, Africa (I guess that’s the center of the world).
Am I to interact with the Google Maps API or Scheduler to achieve this? Has anyone encountered similar issues?
I’ve included a zip file. Since I only have one event in the db, I took a screenshot of my db setup just in case someone wants to replicate. Any help is much appreciated. Thanks!
scheduler.zip (755 KB)