Creates a new Way.
Way
Way(this.layer, List<Tag> tags, this.latLongs, this.labelPosition) : tags = TagCollection(tags: tags);