protected override Collection <Feature> SearchPlacesCore(string inputAddress, Layer layerToSearch) { return(SearchPlaceTool.SearchPlaces(inputAddress, layerToSearch)); }