Why is geolocation showing a spot thousands of miles away?
Issue1:
I completed you tutorial on 'google maps / show location' and its showing the wrong information. I am in the US, but its showing a location in Iceland. The then used bing maps to check my location and it was totally accurate. So, I do not understand whats happening.
Issue2:
It appears that you cannot copy and paste from an external document into the builder javascript window. I get it. You want to limit the script kiddies from pasting intrustive code into the window, then again, what legitimate user want to code the same things over and over again?
Issue3:
Javascript debugging. I got caught for an hour because I was missing an apostrophe.
Issue4:
In coding and testing, commenting has always proven to be invaluable. As you toolbox is, it does a great job at speeding up productivity for simple stuff, but when it comes to stuff that would be more complex, coders resort to trial and error and so commenting actions and events would be ideal advancement in what you currently have.