--- a/static/myVector.js +++ b/static/myVector.js @@ -216,7 +216,7 @@ }); - addLabel('3759.0000','-1274.33337','Face'); + /*addLabel('3759.0000','-1274.33337','Face'); addLabel('3719','-1771','Jewelery'); addLabel('4263.0000','-1345.33337', 'Video'); @@ -233,7 +233,7 @@ box = new OpenLayers.Feature.Vector(bounds.toGeometry()); box3.addFeatures(box); - } + }*/ } boxes = new OpenLayers.Layer.Vector( "Boxes" ); @@ -473,7 +473,7 @@ }); } var config = { - 'postTweetUrl':'http://192.168.100.14:5001', - 'indexer':'http://localhost:5000' + 'postTweetUrl':'http://demo.swtr.us/add', + 'indexer':'http://folkhampi.openrun.net/mural-annotation' }