Commit 6c66d219e4742d0a8f5dd9cf70e756746e4b5a2c

  • avatar
  • arvind
  • Tue Jul 09 16:42:03 IST 2013
Merge code from production
  
216216 });
217217
218218
219 addLabel('3759.0000','-1274.33337','Face');
219 /*addLabel('3759.0000','-1274.33337','Face');
220220 addLabel('3719','-1771','Jewelery');
221221 addLabel('4263.0000','-1345.33337', 'Video');
222222
233233
234234 box = new OpenLayers.Feature.Vector(bounds.toGeometry());
235235 box3.addFeatures(box);
236 }
236 }*/
237237
238238 }
239239 boxes = new OpenLayers.Layer.Vector( "Boxes" );
473473 });
474474}
475475var config = {
476 'postTweetUrl':'http://192.168.100.14:5001',
477 'indexer':'http://localhost:5000'
476 'postTweetUrl':'http://demo.swtr.us/add',
477 'indexer':'http://folkhampi.openrun.net/mural-annotation'
478478}