diff --git a/plugins/basemap-cloudmade.user.js b/plugins/basemap-cloudmade.user.js index dbfb0144..329cd4b8 100644 --- a/plugins/basemap-cloudmade.user.js +++ b/plugins/basemap-cloudmade.user.js @@ -25,7 +25,7 @@ // @id iitc-plugin-cloudmade-maps // @name IITC plugin: CloudMade.com maps // @category Map Tiles -// @version 0.0.1 +// @version 0.0.2 // @namespace https://github.com/jonatkins/ingress-intel-total-conversion // @description TEMPLATE PLUGIN - add back the CloudMade.com map layers. YOU WILL NEED TO EDIT THIS PLUGIN BEFORE IT WILL RUN // @include https://www.ingress.com/intel* @@ -53,8 +53,10 @@ window.plugin.mapTileCloudMade.setup = function() { //the list of styles you'd like to see var cmStyles = { + '998': "Pale Dawn", '999': "Midnight", '22677': "Minimal", + '27169': "Amused", '78603': "Armageddon", };