cybersthang / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

My Maps Control Cleanup Tasks #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Just some random observations:

- Indentation issues: Check style guide. Should be 2 spaces generally. I
saw some bad indenting.

- Delete .project file

- Rename CSS files to something friendlier

- Check all the image files are needed.

- Do less severe indenting on the HTML template, if needed.

- Delete the control scripts from examples/scripts

Original issue reported on code.google.com by pamela.fox on 25 Aug 2008 at 6:32

GoogleCodeExporter commented 8 years ago
i didn't see the bad indentation, are they still there?

Original comment by chrism...@gmail.com on 29 Sep 2008 at 10:40

GoogleCodeExporter commented 8 years ago
Only in:
http://gmaps-utility-library-dev.googlecode.com/svn/trunk/geometrycontrols/examp
les/data/testdata.js

Shows up as tabs for me (FF2), I can tell by trying to select the whitespace 
that
it's a tab.

Not a big deal since it's just test data, not the actual code, but nice to fix 
if
possible.

Original comment by pamela.fox on 29 Sep 2008 at 11:19