Hey guys i was just playing around with openlayers 3, and i created THIS fiddle, take a look at the javascript initilization code below:
var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey']; var layers = []; var i, ii; for (i = 0, ii =...