geoq icon indicating copy to clipboard operation
geoq copied to clipboard

Workcells Not Saving

Open stickFigure1235 opened this issue 8 years ago • 3 comments

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.

stickFigure1235 avatar Jan 25 '17 17:01 stickFigure1235

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) {."

stickFigure1235 avatar Jan 25 '17 23:01 stickFigure1235

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

stephenrjones avatar Jan 26 '17 12:01 stephenrjones

#id_properties seems to be undefined in the Create New Layer page.

stickFigure1235 avatar Jan 26 '17 17:01 stickFigure1235