Open stickFigure1235 opened 7 years ago
Turns out the problem is that the variable google is not defined. Works fine after commenting the block of code starting with "if (google && google.maps) {."
Interesting... the if statement should catch whether the variable is defined or not. Will look to see if there's a way we can better catch that
I am running GeoQ locally and I am able to create a new project with multiple jobs. However, I am unable to save the workcells that I create for the jobs. Clicking on "Add X workcells ..." doesn't seem to do anything.
The button clicks aren't triggering.
Does anyone have any ideas?
Thanks.