Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeLonewolf committed Feb 21, 2022
1 parent 37aaa47 commit 909508f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/americana.js
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ var map = (window.map = new maplibregl.Map({

map.on("styledata", function () {
ShieldDef.loadShields(map.style.imageManager.images);
});
});

map.on("styleimagemissing", function (e) {
Shield.missingIconHandler(map, e);
Expand Down

0 comments on commit 909508f

Please sign in to comment.