addt'l doc on spec test

This commit is contained in:
Andy Gup 2015-08-14 09:33:57 -06:00
parent 859fc08732
commit 9233699cdd

View File

@ -88,7 +88,12 @@
g_map.addLayers(g_featureLayers);
/////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////
// To test what happens when you extend library before layers-add-result
// comment this out below and just run test()
g_map.on('layers-add-result', test);
//test()
function test(evt)
{