Skip to content

Layer IDs

TODO: Docs

layer-ids-to-match.js
const layerIDsToMatch = [
'John St Studios',
'Weven',
'Cacao Circle',
'High St',
'Bath Road',
'Morven St Chloe',
'Frogmarsh Mill',
'Article Studio',
'The Nutshell Studios',
'The Hide',
'Three Storeys',
'Museum In The Park',
'Studio Tuft',
'Houseworkwork',
'Lansdown Hall',
'May Derbyshire',
'Mark Derbyshire',
'Jack Duplock',
'Stroud Pottery',
'Lucy Inder',
'Sam Marsh',
'Andy Bradley',
'Hawkwood',
'The Camp',
'Studio 3',
'Melvyn Warren-Smith',
'Kath Williams',
'Piccadilly Mill East',
'Piccadilly Mill West',
'Lower St',
'Caroline Jamfrey',
'Nigel Noyes',
'Clare Bonnet',
'Robert Garland',
'Trixter Studios',
'Griffin Mill',
'Polly Lyster',
'Victoria Works',
'Sarah Maingot'
];
export default layerIDsToMatch;