/** * Street names with their corresponding indices in MakkahCity. */ public enum StreetNames { KA_STREET, THIRD_HIGHWAY, FOURTH_HIGHWAY1, FOURTH_HIGHWAY2, STREET1, STREET2, STREET3, STREET4, IBRAHIM_ALKHALIL2, IBRAHIM_ALKHALIL1, }