package FixMyStreet::Map::HighwaysEngland; use base 'FixMyStreet::Map::FMS'; use strict; use constant MIN_ZOOM_LEVEL => 12; 1;