Skip to content

Commit

Permalink
Merge pull request #14 from mejackreed/fix-title
Browse files Browse the repository at this point in the history
fix title in menu
  • Loading branch information
mejackreed committed Jan 2, 2015
2 parents 14c5ec0 + 0c3b0d9 commit 68cdcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/iiif-example.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ apostle = L.tileLayer.iiif('http://ids.lib.harvard.edu/ids/iiif/25286610/info.js
iiifLayers = {
'Martin Luther King Jr. & Joan Baez ...': stanfordMlk,
'The provinces of New York and N...': princetonMap,
'Apostle: Anonymous sculptor of Florence, 15th century (1401-1500)': apostle
'Apostle: Anonymous sculptor of Fl...': apostle
};

L.control.layers(iiifLayers).addTo(map);

0 comments on commit 68cdcfa

Please sign in to comment.