Im getting TypeError: b is undefined:
var v = cdb.vis.Overlay.create('search', map.viz, {});v.show();$('#map').append(v.render().el);$('.cartodb-searchbox').find('input.text').attr('placeholder', 'Enter Location...');Any help would be appreciated.
أكثر...