BaseFeature

constructor(id: String, tags: Map<String, String>, geometry: List<GeometryType>, icon: String?, imageURL: String?, names: List<String>, terms: List<String>, includeCountryCodes: List<String>, excludeCountryCodes: List<String>, isSearchable: Boolean, matchScore: Float, isSuggestion: Boolean, addTags: Map<String, String>, removeTags: Map<String, String>, preserveTags: List<Regex>)